1
0
Fork 0
gcc_bug
root 2015-01-10 14:54:06 +00:00
parent 890a20601f
commit ab942bf16c
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
CXXFLAGS += -O3
CXXFLAGS += -flto
CXXFLAGS += -O3 -flto
LDFLAGS += $(CXXFLAGS)
test: test.o