mirror of
https://github.com/WPMGPRoSToTeMa/SafeNameAndChat.git
synced 2025-01-27 03:17:54 +03:00
Removed unrecognized options
This commit is contained in:
parent
f621b497f9
commit
45da8a11d9
@ -1,8 +1,8 @@
|
||||
g++ \
|
||||
-O3 -m32 -shared \
|
||||
-fno-builtin -fno-rtti -Qoption,cpp,--treat_func_as_string_literal_cpp -fno-stack-protector -std=c++14 \
|
||||
-ipo -s -static-libstdc++ \
|
||||
-msse2 -fp-model strict -fomit-frame-pointer -g0 \
|
||||
-fno-builtin -fno-rtti -fno-stack-protector -std=c++14 \
|
||||
-s -static-libstdc++ \
|
||||
-msse2 -fomit-frame-pointer -g0 \
|
||||
-fvisibility=hidden \
|
||||
-Ihlsdk/common -Ihlsdk/dlls -Ihlsdk/engine -Ihlsdk/pm_shared -Imetamod \
|
||||
Main.cpp \
|
||||
|
Loading…
x
Reference in New Issue
Block a user