aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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