Revert r345704
I accidentally committed code from two reviews. I will reintroduce the code to bsd.progs.mk as part of a separate commit from r345704. Approved by: emaste (mentor, implicit) MFC after: 2 months MFC with: r345704
This commit is contained in:
+1
-1
@@ -53,9 +53,9 @@ CFLAGS+= -I${ITTSRC}
|
||||
CFLAGS+= -ffunction-sections
|
||||
CFLAGS+= -fdata-sections
|
||||
CXXFLAGS+= -fvisibility-inlines-hidden
|
||||
CXXFLAGS+= -std=c++11
|
||||
CXXFLAGS+= -fno-exceptions
|
||||
CXXFLAGS+= -fno-rtti
|
||||
CXXSTD= c++11
|
||||
|
||||
LDFLAGS+= -Wl,--warn-shared-textrel
|
||||
LDFLAGS+= -Wl,--gc-sections
|
||||
|
||||
Reference in New Issue
Block a user