aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--configs/mingw64_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mingw64_defconfig b/configs/mingw64_defconfig
index 29fa65a49..9bd29fa74 100644
--- a/configs/mingw64_defconfig
+++ b/configs/mingw64_defconfig
@@ -70,7 +70,7 @@ CONFIG_LFS=y
70CONFIG_SAFE_ENV=y 70CONFIG_SAFE_ENV=y
71CONFIG_CROSS_COMPILER_PREFIX="x86_64-w64-mingw32-" 71CONFIG_CROSS_COMPILER_PREFIX="x86_64-w64-mingw32-"
72CONFIG_SYSROOT="" 72CONFIG_SYSROOT=""
73CONFIG_EXTRA_CFLAGS="" 73CONFIG_EXTRA_CFLAGS="-funwind-tables -fasynchronous-unwind-tables"
74CONFIG_EXTRA_LDFLAGS="" 74CONFIG_EXTRA_LDFLAGS=""
75CONFIG_EXTRA_LDLIBS="" 75CONFIG_EXTRA_LDLIBS=""
76 76