Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-08 19:38:33 +0300
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-08 19:38:33 +0300
commitd6c23aeefba32ae1d7290f849cf2290749876462 (patch)
tree4d68cb40ab195ec84aa53b6e8b29bb2edea60f39 /Makefile.flags
parentc1feac6e9ff0acfbafc0abc11c09b4c1449acce8 (diff)
- 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