Commit 10d2d364 authored by jan.koester's avatar jan.koester
Browse files

test

parent 9d3408fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ enable_testing ()
set(LIBV "1.0.0")
set(Upstream_VERSION 1.0.0)

SET(CMAKE_CXX_FLAGS "-fPIC -Wall -fstack-check -fstack-protector-all")
SET(CMAKE_CXX_FLAGS "-fPIC -Wall -fstack-check -fstack-protector-all -fsplit-stack")

configure_file(config.h.in ${CMAKE_CURRENT_BINARY_DIR}/config.h)