freebsd-dev/targets/pseudo/userland
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
..
cddl DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00
games All the games moved to usr.bin/ in r288485. 2015-10-02 17:58:16 +00:00
gnu retire in-tree GPL dtc devicetree compiler 2020-02-29 17:10:54 +00:00
include META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
kerberos5 META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
lib retire the LLVM_LIBUNWIND option 2020-02-29 12:43:43 +00:00
libexec DIRDEPS_BUILD: Add some missing dirctories to the build. 2016-08-31 19:30:59 +00:00
misc Remove kgzip and kgzldr. 2019-05-24 05:34:21 +00:00
secure META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
share Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
Makefile
Makefile.depend retire in-tree GPL dtc devicetree compiler 2020-02-29 17:10:54 +00:00
Makefile.inc