opnsense-src/tools/build
Julio Merino 74c52c6526 Handle lib32 files during delete-old* when MK_LIB32=no.
Extend OptionalObsoleteFiles.inc to delete all lib32 files when MK_LIB32 is
set to no on a system that previously had lib32 libraries installed.

Also, to prevent "make delete-old-dirs" from always deleting lib32 directories
after an installworld, move the lib32 subtree to its own mtree file that only
gets applied when MK_LIB32=yes.

Test: Ran "make delete-old" and "make delete-old-libs" on a system that never
had MK_LIB32 enabled, and on a system where MK_LIB32 was enabled and later
disabled.  Did this both on amd64 and powerpc64.

Test: Ran "make tinderbox" without errors.

Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D3923
2015-10-20 20:35:34 +00:00
..
cross-build Add hacks that I use to test cross-builds (by building on 2005-03-02 16:40:51 +00:00
make_check Don't stop other legs of a parallel build due to a failure in make_check. 2014-08-20 00:33:37 +00:00
mk Handle lib32 files during delete-old* when MK_LIB32=no. 2015-10-20 20:35:34 +00:00
options Add WITHOUT_LLDB for src.conf(5) 2015-10-14 00:23:31 +00:00
check-links.sh Add a -v to tell where each symbol is resolved from. 2015-05-01 05:01:56 +00:00
dummy.c Migrate to a new way of dealing with building from old revisions of 2003-04-05 20:30:30 +00:00
Makefile Provide reallocarray() in -legacy, if needed, to allow building head on 2015-05-15 22:19:35 +00:00
Makefile.depend META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
stdlib.h Provide reallocarray() in -legacy, if needed, to allow building head on 2015-05-15 22:19:35 +00:00