summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/Makefile.common')
-rw-r--r--mdk-stage1/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile.common b/mdk-stage1/Makefile.common
index 0103b5d73..cc9e602da 100644
--- a/mdk-stage1/Makefile.common
+++ b/mdk-stage1/Makefile.common
@@ -33,7 +33,7 @@ ifeq (ppc, $(ARCH))
L = GLIBC
endif
ifeq (x86_64, $(ARCH))
-L = GLIBC
+#L = GLIBC
endif
ifeq (DIETLIBC, $(L))