From: Jim Kingdon Date: Thu, 21 Oct 1993 01:37:55 +0000 (+0000) Subject: * mh-hp300: Revert yesterday's change, but add comment explaining. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b438af469456d8bd1f0d721fe5bde42207f37059;p=binutils-gdb.git * mh-hp300: Revert yesterday's change, but add comment explaining. --- diff --git a/config/mh-hp300 b/config/mh-hp300 index 364dd345341..b711a7351ba 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