aboutsummaryrefslogtreecommitdiff
path: root/Makefile.flags
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-08 16:38:33 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-08 16:38:33 +0000
commitd6c23aeefba32ae1d7290f849cf2290749876462 (patch)
tree4d68cb40ab195ec84aa53b6e8b29bb2edea60f39 /Makefile.flags
parentc1feac6e9ff0acfbafc0abc11c09b4c1449acce8 (diff)
downloadbusybox-d6c23aeefba32ae1d7290f849cf2290749876462.tar.gz
- guess we need dl too
Diffstat (limited to 'Makefile.flags')
-rw-r--r--Makefile.flags2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.flags b/Makefile.flags
index 7dd9dc5dd..384b0f8d6 100644
--- a/Makefile.flags
+++ b/Makefile.flags
@@ -28,4 +28,4 @@ endif
ifeq ($(CONFIG_STATIC),y)
LDFLAGS += -static
endif
-LDFLAGS += -nostdlib
+#LDFLAGS += -nostdlib