Revert Clang compiler flag that breaks OS X build
This commit is contained in:
parent
e254a76884
commit
f4cbfcdc1e
@ -277,7 +277,6 @@ macro(set_exe_flags)
|
||||
# Ignore another problem in sqlite
|
||||
add_flags_cxx("-Wno-documentation-unknown-command")
|
||||
endif()
|
||||
add_flags_cxx("-Wno-format-pedantic")
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user