summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/mh-hp300
diff options
context:
space:
mode:
authorkan <kan@FreeBSD.org>2003-03-26 18:12:01 +0000
committerkan <kan@FreeBSD.org>2003-03-26 18:12:01 +0000
commitea2de33c6b4550c7150502ddb8a80e975c5e09ab (patch)
treeaa2cd209d99f4c8a8b9a3f02ef2173c38d71878a /contrib/gcc/config/mh-hp300
parentd1aad9d09f03e87d7de8a4cd8c362fa7a0617007 (diff)
downloadFreeBSD-src-ea2de33c6b4550c7150502ddb8a80e975c5e09ab.zip
FreeBSD-src-ea2de33c6b4550c7150502ddb8a80e975c5e09ab.tar.gz
This commit was generated by cvs2svn to compensate for changes in r112680,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/gcc/config/mh-hp300')
-rw-r--r--contrib/gcc/config/mh-hp30013
1 files changed, 0 insertions, 13 deletions
diff --git a/contrib/gcc/config/mh-hp300 b/contrib/gcc/config/mh-hp300
deleted file mode 100644
index 761724d..0000000
--- a/contrib/gcc/config/mh-hp300
+++ /dev/null
@@ -1,13 +0,0 @@
-# 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 =
OpenPOWER on IntegriCloud