aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine-sdk/x86_64-mingw32.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine-sdk/x86_64-mingw32.conf')
-rw-r--r--conf/machine-sdk/x86_64-mingw32.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine-sdk/x86_64-mingw32.conf b/conf/machine-sdk/x86_64-mingw32.conf
index 7d1c016..f026af4 100644
--- a/conf/machine-sdk/x86_64-mingw32.conf
+++ b/conf/machine-sdk/x86_64-mingw32.conf
@@ -16,7 +16,9 @@ ALLOW_EMPTY_${PN}_mingw32 = "1"
# Do what amounts to a NOOP
SDK_PACKAGING_FUNC = "do_compile"
-SDKTAROPTS_append = " -h --hard-dereference"
+
+# Causes an endless loop
+#SDKTAROPTS_append = " -h --hard-dereference"
SDKUSE_NLS = "no"