diff options
-rw-r--r-- | conf/machine-sdk/i686-mingw32.conf | 1 | ||||
-rw-r--r-- | conf/machine-sdk/x86_64-mingw32.conf | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine-sdk/i686-mingw32.conf b/conf/machine-sdk/i686-mingw32.conf index cb08bee..b47d064 100644 --- a/conf/machine-sdk/i686-mingw32.conf +++ b/conf/machine-sdk/i686-mingw32.conf | |||
@@ -21,6 +21,7 @@ SDK_PACKAGING_FUNC = "do_compile" | |||
21 | #SDKTAROPTS_append = " -h --hard-dereference" | 21 | #SDKTAROPTS_append = " -h --hard-dereference" |
22 | 22 | ||
23 | SDKUSE_NLS = "no" | 23 | SDKUSE_NLS = "no" |
24 | SDKIMAGE_LINGUAS = "" | ||
24 | 25 | ||
25 | SDKPKGSUFFIX = "nativesdk-mingw32" | 26 | SDKPKGSUFFIX = "nativesdk-mingw32" |
26 | 27 | ||
diff --git a/conf/machine-sdk/x86_64-mingw32.conf b/conf/machine-sdk/x86_64-mingw32.conf index 8786413..3fe9c76 100644 --- a/conf/machine-sdk/x86_64-mingw32.conf +++ b/conf/machine-sdk/x86_64-mingw32.conf | |||
@@ -21,6 +21,7 @@ SDK_PACKAGING_FUNC = "do_compile" | |||
21 | #SDKTAROPTS_append = " -h --hard-dereference" | 21 | #SDKTAROPTS_append = " -h --hard-dereference" |
22 | 22 | ||
23 | SDKUSE_NLS = "no" | 23 | SDKUSE_NLS = "no" |
24 | SDKIMAGE_LINGUAS = "" | ||
24 | 25 | ||
25 | SDKPKGSUFFIX = "nativesdk-mingw32" | 26 | SDKPKGSUFFIX = "nativesdk-mingw32" |
26 | 27 | ||