lukem
|
3ed9ffcae1
|
Explicitly prefix ld(1) options in LDFLAGS with "-Wl," rather than
using the ${LDFLAGS:@F@-Wl,$F@} make substitution because that breaks
if LDFLAGS is already set.
|
2005-06-04 16:17:17 +00:00 |
|
skrll
|
d93f13855a
|
Move common LDFLAGS into Makefile from arch/*/Makefile.inc
|
2004-02-21 15:56:03 +00:00 |
|
skrll
|
151426159b
|
Whitespace.
|
2004-02-20 20:58:24 +00:00 |
|
mycroft
|
9d8c69b929
|
Remove vestiges of VARPSZ.
|
2002-09-24 12:12:07 +00:00 |
|
mycroft
|
403e42f619
|
Do self-relocation similar to sparc.
|
2002-09-11 19:46:40 +00:00 |
|
thorpej
|
b3827960df
|
Grumble. Put compiler options back into CPPFLAGS for now, since
they're needed to build .S files with the correct PIC options.
XXX Really needs cleanup in <bsd.*.mk> to do this properly.
|
2001-12-20 19:20:02 +00:00 |
|
thorpej
|
7dcc71da1d
|
Don't put compiler options into CPPFLAGS.
|
2001-12-14 22:21:45 +00:00 |
|
eeh
|
3cf5c2adbf
|
Added support for the SPARC v9 ABI.
|
2000-07-13 23:14:17 +00:00 |
|