mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-28 22:15:49 -04:00
no need to wait on link optimization for this branch
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ elseif(UNIX)
|
||||
-fno-stack-protector -fstrict-enums -fno-spell-checking \
|
||||
-fno-coverage-mapping -fstrict-vtable-pointers -finline-functions \
|
||||
-finline-hint-functions -fshort-enums -fno-unroll-loops \
|
||||
-flto -fwhole-program-vtables")
|
||||
")
|
||||
|
||||
# these only work on 3.9+ -finline-functions -finline-hint-functions
|
||||
# these only work on 3.8+ -fno-coverage-mapping -fstrict-vtable-pointers
|
||||
|
||||
Reference in New Issue
Block a user