opnsense-src/tools/build
Dmitry Chagin 6d2cfa2d34 check/delete-old: Fix /bin/rmail removal condition
When WITHOUT_SENDMAIL is enabled and WITHOUT_MAILWRAPPER is disabled
we install /bin/rmail as a link to the /usr/sbin/mailwrapper.
Ensure make delete-old does not unlink /bin/rmail in that case.

PR:			266604
Reviewed by:		emaste
Differential Revision:	https://reviews.freebsd.org/D35874
MFC after:		2 weeks

(cherry picked from commit 5573614638)
2022-10-04 18:48:27 +03:00
..
bootstrap-m4 tools/build/bootstrap-m4: regenerate after d37f81e35b 2021-05-11 09:39:30 +01:00
cross-build cross-build: fix some redeclaration warnings during bootstrap 2022-05-07 13:09:56 +01:00
libc-bootstrap Fix crossbuild bootstrap tools build with Clang 12 2021-03-17 09:59:32 +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 check/delete-old: Fix /bin/rmail removal condition 2022-10-04 18:48:27 +03:00
options src.conf: Introduce WITHOUT_MACHDEP_OPTIMIZATIONS knob. 2022-09-13 21:55:45 +03:00
beinstall.sh beinstall.sh: Use bectl instead of beadm by default 2020-10-30 09:40:55 +00:00
check-links.sh Allow specifying an alternative LD_LIBRARY_PATH for the ldd(1) lookup. 2016-01-19 22:42:16 +00:00
depend-cleanup.sh depend-cleanup.sh: Make the output message more precise 2021-12-13 08:27:31 -05:00
dummy.c Migrate to a new way of dealing with building from old revisions of 2003-04-05 20:30:30 +00:00
futimens.c build: Add legacy support for futimens() and utimensat(). 2016-06-09 21:57:34 +00:00
make.py Allow bootstrapping llvm-tblgen on macOS and Linux 2021-08-05 10:01:08 +01:00
Makefile ctf: Import ctf.h from OpenBSD 2022-04-06 20:30:44 -04:00
Makefile.depend META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
stat.h build: Add legacy support for futimens() and utimensat(). 2016-06-09 21:57:34 +00:00
stdlib.h Provide reallocarray() in -legacy, if needed, to allow building head on 2015-05-15 22:19:35 +00:00
strings.h Fix buildworld on FreeBSD 10 2018-07-16 11:03:05 +00:00
utimensat.c build: Add legacy support for futimens() and utimensat(). 2016-06-09 21:57:34 +00:00