mirror of
https://github.com/araxiaonline/AscEmu.git
synced 2026-06-13 03:02:22 -04:00
Update gcc.cmake
This commit is contained in:
@@ -16,6 +16,7 @@ add_definitions(-DHAS_CXX0X)
|
||||
|
||||
# apply base flags (optimization level 2)
|
||||
add_compile_options(-O2)
|
||||
add_compile_options(-H)
|
||||
|
||||
if (IS_64BIT)
|
||||
add_compile_options(-fPIC)
|
||||
|
||||
Reference in New Issue
Block a user