freebsd-dev/gnu
Ed Maste 7793be9752 limit building GNU assembler (as) to x86
GNU as 2.17.50 is currently required by amd64 and i386 for at least one
file that cannot be assembled by Clang's integrated assembler (IAS).
Other supported CPU architectures either use Clang IAS for all assembly
files, or rely on external toolchain.

Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D23180
2020-01-19 19:16:32 +00:00
..
lib Retire build support for GCC's DWARF unwinder 2020-01-08 21:07:55 +00:00
tests
usr.bin limit building GNU assembler (as) to x86 2020-01-19 19:16:32 +00:00
COPYING
COPYING.LIB
Makefile
Makefile.inc