summaryrefslogtreecommitdiff
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
parentc1feac6e9ff0acfbafc0abc11c09b4c1449acce8 (diff)
downloadbusybox-w32-d6c23aeefba32ae1d7290f849cf2290749876462.tar.gz
busybox-w32-d6c23aeefba32ae1d7290f849cf2290749876462.tar.bz2
busybox-w32-d6c23aeefba32ae1d7290f849cf2290749876462.zip
- guess we need dl too
-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
28ifeq ($(CONFIG_STATIC),y) 28ifeq ($(CONFIG_STATIC),y)
29LDFLAGS += -static 29LDFLAGS += -static
30endif 30endif
31LDFLAGS += -nostdlib 31#LDFLAGS += -nostdlib