summaryrefslogtreecommitdiff
path: root/gcc/config/t-netbsd
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 /gcc/config/t-netbsd
parent617af4150a7173304c6c5bd6497fccb9ab97910e (diff)
downloadgcc-b96c28f064d2fc080fd661964975dd871ccdd8fd.tar.gz
* 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
Diffstat (limited to 'gcc/config/t-netbsd')
-rw-r--r--gcc/config/t-netbsd4
1 files changed, 0 insertions, 4 deletions
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