Commit 44924a36 by Jason Thorpe Committed by Jason Thorpe

* config/t-netbsd (USER_H): Set to $(EXTRA_HEADERS).

From-SVN: r59795
parent 3678a93e
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> 2002-12-03 Aldy Hernandez <aldyh@redhat.com>
* config/rs6000/spe.md (*movv1di_const0): New pattern. * config/rs6000/spe.md (*movv1di_const0): New pattern.
......
# Don't run fixproto # Don't run fixproto
STMP_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. # Always build crtstuff with PIC.
CRTSTUFF_T_CFLAGS = -fPIC CRTSTUFF_T_CFLAGS = -fPIC
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment