freebsd-dev/gnu/usr.bin
Ed Maste 134b378392 retire in-tree GPL dtc devicetree compiler
Now that we no longer have GCC 4.2.1 in the tree and can assume FreeBSD
is being built with a C++11 compiler available, we can use BSDL dtc
unconditionally and retire the GPL dtc.

GPL dtc now has FreeBSD CI support via Cirrus-CI to help ensure it
continues to build/work on FreeBSD and is available in the ports tree
if needed.

The copy of (copyfree licensed) libfdt that we actually use is in
sys/contrib/libfdt so the extra copy under contrib/dtc/libfdt can be
removed along with the rest of the GPL dtc.

Reviewed by:	kevans, ian, imp, manu, theraven
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D23192
2020-02-29 17:10:54 +00:00
..
binutils limit building GNU assembler (as) to x86 2020-01-19 19:16:32 +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
gdb Get the readline header from the installed header instead of the from the source 2019-09-12 15:50:14 +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 retire in-tree GPL dtc devicetree compiler 2020-02-29 17:10:54 +00:00
Makefile.inc