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 3bccbc3..458d1f7 100644 --- a/conf/machine-sdk/i686-mingw32.conf +++ b/conf/machine-sdk/i686-mingw32.conf | |||
@@ -22,6 +22,7 @@ SDK_PACKAGING_FUNC = "do_compile" | |||
22 | 22 | ||
23 | SDKUSE_NLS = "no" | 23 | SDKUSE_NLS = "no" |
24 | SDKIMAGE_LINGUAS = "" | 24 | SDKIMAGE_LINGUAS = "" |
25 | SDK_DEPENDS_remove = "nativesdk-glibc-locale" | ||
25 | 26 | ||
26 | SDKPKGSUFFIX = "nativesdk-mingw32" | 27 | SDKPKGSUFFIX = "nativesdk-mingw32" |
27 | 28 | ||
diff --git a/conf/machine-sdk/x86_64-mingw32.conf b/conf/machine-sdk/x86_64-mingw32.conf index e38c7a1..61e6112 100644 --- a/conf/machine-sdk/x86_64-mingw32.conf +++ b/conf/machine-sdk/x86_64-mingw32.conf | |||
@@ -22,6 +22,7 @@ SDK_PACKAGING_FUNC = "do_compile" | |||
22 | 22 | ||
23 | SDKUSE_NLS = "no" | 23 | SDKUSE_NLS = "no" |
24 | SDKIMAGE_LINGUAS = "" | 24 | SDKIMAGE_LINGUAS = "" |
25 | SDK_DEPENDS_remove = "nativesdk-glibc-locale" | ||
25 | 26 | ||
26 | SDKPKGSUFFIX = "nativesdk-mingw32" | 27 | SDKPKGSUFFIX = "nativesdk-mingw32" |
27 | 28 | ||