diff options
-rw-r--r-- | conf/machine-sdk/include/mingw32-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine-sdk/include/mingw32-common.inc b/conf/machine-sdk/include/mingw32-common.inc index 1ec8469..af6bfc4 100644 --- a/conf/machine-sdk/include/mingw32-common.inc +++ b/conf/machine-sdk/include/mingw32-common.inc | |||
@@ -21,7 +21,7 @@ DISTRO_FEATURES_FILTER_NATIVESDK:remove:mingw32 = "debuginfod" | |||
21 | SDK_PACKAGING_FUNC = "do_compile" | 21 | SDK_PACKAGING_FUNC = "do_compile" |
22 | 22 | ||
23 | # Causes an endless loop | 23 | # Causes an endless loop |
24 | #SDKTAROPTS_append = " -h --hard-dereference" | 24 | # SDKTAROPTS:append = " -h --hard-dereference" |
25 | 25 | ||
26 | SDKUSE_NLS = "no" | 26 | SDKUSE_NLS = "no" |
27 | SDKIMAGE_LINGUAS = "" | 27 | SDKIMAGE_LINGUAS = "" |