opnsense-src/lib/csu/aarch64
Ed Maste c6a33c8e88 Remove historical GNUC test
The requirement is for a GCC-compatible compiler and not necessarily
GCC itself. However, we currently expect any compiler used for building
the whole of FreeBSD to be GCC-compatible and many things will break if
not; there's no longer a need to have an explicit test for this in csu.

Sponsored by:	The FreeBSD Foundation
2015-12-08 19:32:58 +00:00
..
crt1.c Remove historical GNUC test 2015-12-08 19:32:58 +00:00
crti.S Start to import support for the AArch64 architecture from ARM. This change 2015-03-19 13:53:47 +00:00
crtn.S Start to import support for the AArch64 architecture from ARM. This change 2015-03-19 13:53:47 +00:00
Makefile Fix installation of 32bit libraries after r288074. 2015-09-21 21:44:02 +00:00