Replace MINUS_G with CFLAGS.
This commit is contained in:
parent
9ea9f1ec6a
commit
952131da03
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
# Unfortunately though, the AT&T compiler sometimes generates code that
|
||||
# the assembler barfs on if -g is used, so disable it by default as well.
|
||||
CC = /usr/ccs/ATT/cc
|
||||
MINUS_G =
|
||||
CFLAGS =
|
||||
|
||||
SYSV_DEFINE=-DSYSV
|
||||
REGEX=regex.o
|
||||
|
|
Loading…
Add table
Reference in a new issue