aboutsummaryrefslogtreecommitdiff
path: root/config/mh-hp300
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-10-21 01:37:55 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-10-21 01:37:55 +0000
commitb438af469456d8bd1f0d721fe5bde42207f37059 (patch)
tree496521e1c63c30686600cc415d05f1956906cd02 /config/mh-hp300
parenta087ce7137017a4b2627ca8b38ec64dba913557e (diff)
downloadgdb-b438af469456d8bd1f0d721fe5bde42207f37059.zip
gdb-b438af469456d8bd1f0d721fe5bde42207f37059.tar.gz
gdb-b438af469456d8bd1f0d721fe5bde42207f37059.tar.bz2
* mh-hp300: Revert yesterday's change, but add comment explaining.
Diffstat (limited to 'config/mh-hp300')
-rw-r--r--config/mh-hp3006
1 files changed, 6 insertions, 0 deletions
diff --git a/config/mh-hp300 b/config/mh-hp300
index 364dd34..b711a73 100644
--- 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