Replace MINUS_G with CFLAGS per new configuration standard.
This commit is contained in:
parent
58760cdaa2
commit
de862087a2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
RANLIB = echo >/dev/null
|
||||
# Sorry about this, but my machine runs out of memory .
|
||||
MINUS_G =
|
||||
CFLAGS =
|
||||
CC=gcc -O2
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue