One less WTF.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2807 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
d3ea7bc446
commit
c0a4a2b8fe
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
EXTRACFLAGS=-Wall -O2
|
||||
CC=gcc $(EXTRACFLAGS)
|
||||
CFLAGS+=-Wall -O2
|
||||
CC=gcc
|
||||
STRIP=strip
|
||||
|
||||
STRIPFLAGS=--strip-unneeded --remove-section=.comment
|
||||
|
|
Loading…
Reference in a new issue