diff options
-rw-r--r-- | Makefile.flags | 2 |
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 | |||
28 | ifeq ($(CONFIG_STATIC),y) | 28 | ifeq ($(CONFIG_STATIC),y) |
29 | LDFLAGS += -static | 29 | LDFLAGS += -static |
30 | endif | 30 | endif |
31 | LDFLAGS += -nostdlib | 31 | #LDFLAGS += -nostdlib |