summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
a09eb66)
These options (-fstack-protector --param=ssp-buffer-size=4) should not
affect the current code but it is useful to have them here for
reference.
-Wunreachable-code
-Wunsafe-loop-optimizations
-Wwrite-strings
-Wunreachable-code
-Wunsafe-loop-optimizations
-Wwrite-strings
+ -fstack-protector
+ --param=ssp-buffer-size=4)
endif()
set(CMAKE_C_FLAGS_DEBUG "-g -DDEBUG=1 -Werror")
endif()
set(CMAKE_C_FLAGS_DEBUG "-g -DDEBUG=1 -Werror")