summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>2003-02-07 15:53:35 +0000
committerthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>2003-02-07 15:53:35 +0000
commitb96c28f064d2fc080fd661964975dd871ccdd8fd (patch)
treebe9b46969528397f778cd13f25ce0efd10a5b519
parent617af4150a7173304c6c5bd6497fccb9ab97910e (diff)
downloadppe42-gcc-b96c28f064d2fc080fd661964975dd871ccdd8fd.tar.gz
ppe42-gcc-b96c28f064d2fc080fd661964975dd871ccdd8fd.zip
* config/t-netbsd (USER_H): Revert previous change.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62523 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config/t-netbsd4
2 files changed, 4 insertions, 4 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index cbf69e62fdd..9279f2d1195 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-07 Jason Thorpe <thorpej@wasabisystems.com>
+
+ * config/t-netbsd (USER_H): Revert previous change.
+
2003-02-07 Gabor Greif <ggreif@lucent.com>
* doc/c-tree.texi (Namespaces): Fix typo.
diff --git a/gcc/config/t-netbsd b/gcc/config/t-netbsd
index 919543ad427..fa2a4886320 100644
--- a/gcc/config/t-netbsd
+++ b/gcc/config/t-netbsd
@@ -1,9 +1,5 @@
# Don't run fixproto
STMP_FIXPROTO =
-# We don't want the base GCC user headers, but we do want
-# any extras a target might specify.
-USER_H = $(EXTRA_HEADERS)
-
# Always build crtstuff with PIC.
CRTSTUFF_T_CFLAGS = -fPIC
OpenPOWER on IntegriCloud