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:
a087ce7
)
* mh-hp300: Revert yesterday's change, but add comment explaining.
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Thu, 21 Oct 1993 01:37:55 +0000
(
01:37
+0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Thu, 21 Oct 1993 01:37:55 +0000
(
01:37
+0000)
config/mh-hp300
patch
|
blob
|
history
diff --git
a/config/mh-hp300
b/config/mh-hp300
index 364dd345341c3101ca519a3b084bc3372df4bd6f..b711a7351ba3a81a7d4a8727a80bd9aa528db276 100644
(file)
--- a/
config/mh-hp300
+++ b/
config/mh-hp300
@@
-2,6
+2,12
@@
SYSV = -DSYSV
RANLIB = true
+# Native cc can't bootstrap gcc with -g. Defining CFLAGS here loses (a)
+# for non-gcc directories, (b) if we are compiling with gcc, not
+# native cc. Neither (a) nor (b) has a trivial fix though.
+
+CFLAGS =
+
# X11
X11_INCLUDE_FLAGS = -I/usr/include/X11R5
X11_LIB_FLAGS = -L/usr/lib/X11R5