mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-13 09:35:23 -04:00
Really fix it
This commit is contained in:
parent
2ff974c4b2
commit
b26f7b537a
@ -28,7 +28,7 @@ CLANGOSX_PATH=/usr/bin/clang/osx
|
||||
# to simplify stuff
|
||||
ALL_FLAGS="-O1 -s -fno-stack-protector -fno-math-errno -w"
|
||||
WIN32_FLAGS="-mwindows -nostartfiles -Wl,-e_main_real -DCC_NOMAIN"
|
||||
WIN64_FLAGS="-mwindows -nostartfiles"
|
||||
WIN64_FLAGS="-mwindows"
|
||||
|
||||
# -----------------------------
|
||||
build_win32() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user