1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-07 09:20:11 +00:00
freebsd/lib/csu/i386-elf
Simon J. Gerraty 5b6dc2efc9 Reviewed by: imp
LDFLAGS is supposed to be given to CC not LD.
Define _LDFLAGS as a filtered version of LDFLAGS safe to give to LD
2014-07-26 04:38:09 +00:00
..
crt1_c.c Only assign the environ in the startup code when environ is NULL. 2013-01-07 17:58:27 +00:00
crt1_s.S
crti.S
crtn.S
Makefile Reviewed by: imp 2014-07-26 04:38:09 +00:00