Fixed: Compilation under Ubuntu 16.04
--HG-- branch : develop
This commit is contained in:
parent
7b23be0c46
commit
728c602bc3
1 changed files with 1 additions and 3 deletions
|
@ -959,8 +959,6 @@ MACRO(NL_SETUP_BUILD)
|
|||
ADD_PLATFORM_FLAGS("-fPIC")
|
||||
ENDIF()
|
||||
|
||||
SET(PLATFORM_CXXFLAGS "${PLATFORM_CXXFLAGS} -ftemplate-depth-48")
|
||||
|
||||
# hardening
|
||||
ADD_PLATFORM_FLAGS("-fstack-protector --param=ssp-buffer-size=4")
|
||||
|
||||
|
|
Loading…
Reference in a new issue