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