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