freebsd-dev/gnu/usr.bin
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
..
binutils limit building GNU assembler (as) to x86 2020-01-19 19:16:32 +00:00
cc Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
dialog Bring back the WARNS level to what it used to be to please gcc arches at least 2018-10-20 21:33:34 +00:00
diff3 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
dtc DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
gdb Get the readline header from the installed header instead of the from the source 2019-09-12 15:50:14 +00:00
gperf DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
grep grep(1) outputs NOT-matched lines with multi-byte characters 2019-01-10 02:59:19 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
Makefile Divorce MK_GDB from MK_BINUTILS. 2019-03-06 20:13:02 +00:00
Makefile.inc