mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-30 05:23:49 +08:00
Replace MINUS_G with CFLAGS.
This commit is contained in:
parent
9ea9f1ec6a
commit
952131da03
@ -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…
Reference in New Issue
Block a user