* config/t-netbsd (USER_H): Set to $(EXTRA_HEADERS).
From-SVN: r59795
This commit is contained in:
parent
3678a93e2f
commit
44924a365e
@ -1,3 +1,7 @@
|
||||
2002-12-03 Jason Thorpe <thorpej@wasabisystems.com>
|
||||
|
||||
* config/t-netbsd (USER_H): Set to $(EXTRA_HEADERS).
|
||||
|
||||
2002-12-03 Aldy Hernandez <aldyh@redhat.com>
|
||||
|
||||
* config/rs6000/spe.md (*movv1di_const0): New pattern.
|
||||
|
@ -1,5 +1,9 @@
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user