projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de86208
)
Finish MINUS_G eradication.
author
Fred Fish
<fnf@specifix.com>
Wed, 22 Apr 1992 21:44:32 +0000
(21:44 +0000)
committer
Fred Fish
<fnf@specifix.com>
Wed, 22 Apr 1992 21:44:32 +0000
(21:44 +0000)
gdb/Makefile.in
patch
|
blob
|
history
diff --git
a/gdb/Makefile.in
b/gdb/Makefile.in
index dfbeaa0ebf31ddef684cf3c67905ae2e1852de0f..546db241693408cb4c0c2cdcf3917068c231ff1b 100644
(file)
--- a/
gdb/Makefile.in
+++ b/
gdb/Makefile.in
@@
-133,7
+133,7
@@
INCLUDE_CFLAGS = -I. -I${srcdir} -I$(INCLUDE_DIR) -I$(READLINE_DIR) -I${srcdir}/
# {X,T}M_CFLAGS, if defined, has system-dependent CFLAGS.
# CFLAGS for GDB
-GLOBAL_CFLAGS = ${
MINUS_G} ${
TM_CFLAGS} ${XM_CFLAGS}
+GLOBAL_CFLAGS = ${TM_CFLAGS} ${XM_CFLAGS}
#PROFILE_CFLAGS = -pg
# CFLAGS is specifically reserved for setting from the command line