aboutsummaryrefslogtreecommitdiff
path: root/config/mh-hp300
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2002-04-19 17:28:04 +0000
committerDJ Delorie <dj@redhat.com>2002-04-19 17:28:04 +0000
commit57a5346cd7715bbc6142366f6b4b04c209fab815 (patch)
tree74013a8addd454f38c44d6e29dd4ecf83985d84f /config/mh-hp300
parenta1706bfd8748c408e697b102d4537e2ab5540e28 (diff)
downloadfsf-binutils-gdb-57a5346cd7715bbc6142366f6b4b04c209fab815.zip
fsf-binutils-gdb-57a5346cd7715bbc6142366f6b4b04c209fab815.tar.gz
fsf-binutils-gdb-57a5346cd7715bbc6142366f6b4b04c209fab815.tar.bz2
2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
* config/mh-a68bsd: clean out dead code * config/mh-apollo68: clean out dead code * config/mh-cxux: clean out dead code * config/mh-decstation: clean out dead code * config/mh-dgux: clean out dead code * config/mh-dgux386: clean out dead code * config/mh-hp300: clean out dead code * config/mh-hpux: clean out dead code * config/mh-hpux8: clean out dead code * config/mh-interix: clean out dead code * config/mh-irix4: clean out dead code * config/mh-lynxrs6k: clean out dead code * config/mh-mingw32: clean out dead code * config/mh-ncr3000: clean out dead code * config/mh-ncrsvr43: clean out dead code * config/mh-necv4: clean out dead code * config/mh-openedition: clean out dead code * config/mh-riscos: clean out dead code * config/mh-sco: clean out dead code * config/mh-sysv4: clean out dead code * config/mh-lynxos: removed, contained only dead code * config/mh-vaxult2: removed, contained only dead code * config/mh-sun3: removed, contained only dead code * configure.in: remove references to dead files
Diffstat (limited to 'config/mh-hp300')
-rw-r--r--config/mh-hp3008
1 files changed, 0 insertions, 8 deletions
diff --git a/config/mh-hp300 b/config/mh-hp300
index 761724d..2779268 100644
--- a/config/mh-hp300
+++ b/config/mh-hp300
@@ -1,13 +1,5 @@
# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV
-# Avoid "too much defining" errors from HPUX compiler.
-CC = cc -Wp,-H256000
# If "ar" in $PATH is GNU ar, the symbol table may need rebuilding.
# If it's HP/UX ar, this should be harmless.
RANLIB = ar ts
-
-# 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 =