mirror of
https://github.com/sockspls/badfish
synced 2025-04-29 16:23:09 +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 += -O3 -flto
|
||||||
CXXFLAGS += -flto
|
|
||||||
LDFLAGS += $(CXXFLAGS)
|
LDFLAGS += $(CXXFLAGS)
|
||||||
|
|
||||||
test: test.o
|
test: test.o
|
||||||
|
|
Loading…
Add table
Reference in a new issue