freebsd-dev/lib/csu/powerpc64
Justin Hibbits 35eeacca92 powerpc64 csu needs to be built by gcc, so enforce that.
With this change, world is one step closer to being clang-able.

MFC after:	2 weeks
2015-02-05 03:56:49 +00:00
..
crt1.c Only assign the environ in the startup code when environ is NULL. 2013-01-07 17:58:27 +00:00
crti.S Turn off default generation of userland dot symbols on powerpc64 now that 2011-02-18 21:44:53 +00:00
crtn.S Mark csu on PowerPC as not requiring executable stack. 2011-01-14 11:34:58 +00:00
Makefile powerpc64 csu needs to be built by gcc, so enforce that. 2015-02-05 03:56:49 +00:00