mirror of
https://github.com/sockspls/badfish
synced 2025-04-29 08:13:08 +00:00
Simplify
This commit is contained in:
parent
890a20601f
commit
ab942bf16c
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
CXXFLAGS += -O3
|
||||
CXXFLAGS += -flto
|
||||
CXXFLAGS += -O3 -flto
|
||||
LDFLAGS += $(CXXFLAGS)
|
||||
|
||||
test: test.o
|
||||
|
|
Loading…
Add table
Reference in a new issue