mirror of
https://github.com/SWG-Source/src.git
synced 2026-01-17 00:04:25 -05:00
Removed problematic compiler flags
This commit is contained in:
@@ -47,8 +47,6 @@ set(CMAKE_CXX_FLAGS "\
|
||||
-Wno-reorder \
|
||||
-Wno-tautological-constant-out-of-range-compare \
|
||||
-Wno-address-of-packed-member \
|
||||
-Wfatal-errors \
|
||||
-ffast-math \
|
||||
")
|
||||
|
||||
string(TOUPPER ${CMAKE_BUILD_TYPE} CMAKE_BUILD_TYPE)
|
||||
|
||||
Reference in New Issue
Block a user