freebsd-dev/lib/csu/i386-elf
Bryan Drewery 6855730b5c Use bsd.lib.mk here as all other csu Makefiles do.
This effectively reverts r124752.

There's no reason this should be different. It resulted in needing NO_PIE in
the original opt-out NO_PIE commit as this was not using the proper framework.

Reported by:	peter
2014-08-19 15:30:56 +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 The (%esp & 0xf) == 0 should be true before the call instruction is 2011-01-13 23:00:22 +00:00
crti.S
crtn.S
Makefile Use bsd.lib.mk here as all other csu Makefiles do. 2014-08-19 15:30:56 +00:00