You've already forked HackerSM64
mirror of
https://github.com/HackerN64/HackerSM64.git
synced 2026-01-21 10:35:32 -08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4f1a08ada2 |
@@ -65,7 +65,7 @@ ifeq ($(HOST_ENV),MinGW)
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
flips: CC := $(CXX)
|
flips: CC := $(CXX)
|
||||||
flips_SOURCES := Flips/Flips.cpp
|
flips_SOURCES := FlipsSrc/Flips.cpp
|
||||||
flips_CFLAGS := -Wall -Wextra -fopenmp -Os -flto -fuse-linker-plugin -fomit-frame-pointer -fmerge-all-constants \
|
flips_CFLAGS := -Wall -Wextra -fopenmp -Os -flto -fuse-linker-plugin -fomit-frame-pointer -fmerge-all-constants \
|
||||||
-fvisibility=hidden -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables \
|
-fvisibility=hidden -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables \
|
||||||
-ffunction-sections -fdata-sections -Wl,--gc-sections \
|
-ffunction-sections -fdata-sections -Wl,--gc-sections \
|
||||||
|
|||||||
Reference in New Issue
Block a user