mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
didn't mean to check in -fanalyzer whoops
This commit is contained in:
parent
39f9dd3b96
commit
fb9488e7b5
@ -107,7 +107,7 @@ endif()
|
||||
# global compiler flags
|
||||
add_compile_definitions(_FORTIFY_SOURCE=2)
|
||||
add_compile_options(-Wall -Wextra -W -Wshadow -Wformat -Wformat-security
|
||||
-fanalyzer -fexceptions -fstrict-aliasing)
|
||||
-fexceptions -fstrict-aliasing)
|
||||
|
||||
# don't use REQUIRED with subsequent find_package() operations; we use
|
||||
# feature_summary + set_package_properties to fail in one fell swoop.
|
||||
|
Loading…
x
Reference in New Issue
Block a user