mirror of
https://github.com/SWG-Source/src.git
synced 2026-09-11 23:45:01 -04:00
fno-plt - i meant to remove this as it breaks clang builds, leave it for gcc
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ elseif (UNIX)
|
||||
-fno-threadsafe-statics -fslp-vectorize \
|
||||
-fno-stack-protector -fstrict-enums -finline-hint-functions \
|
||||
-fno-coverage-mapping -fno-spell-checking \
|
||||
-mno-retpoline -fno-plt")
|
||||
-mno-retpoline")
|
||||
|
||||
set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -ggdb")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user