commit
02fa4e3ce2
|
@ -26,7 +26,7 @@ CFLAGS += -fno-inline-small-functions
|
|||
CFLAGS += -fno-strict-aliasing
|
||||
|
||||
CPPFLAGS += $(COMPILEFLAGS)
|
||||
CPPFLAGS += -fno-exceptions
|
||||
CPPFLAGS += -fno-exceptions -std=c++11
|
||||
|
||||
LDFLAGS +=-Wl,--gc-sections
|
||||
|
||||
|
|
Loading…
Reference in New Issue