freebsd-nq/tools/build
Ed Maste 175841285e Add deprecation notice for WITH_PROFILE option
As discussed on freebsd-current [1] and freebsd-arch [2] and review
D30833, FreeBSD 14 will ship without the _p.a libraries built with -pg.
Both upstream and base system (in commit b762974cf4) Clang have been
modified to remove the special case for linking against these libraries.

Clang's -pg support and mcount() remain, so building with -pg can still
be used on code that the user builds; we just do not provide prebuilt
libraries compiled with -pg.  A similar change is still needed for GCC.

[1]  https://lists.freebsd.org/pipermail/freebsd-current/2020-January/075105.html
[2] https://lists.freebsd.org/archives/freebsd-arch/2021-June/000016.html

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2021-06-28 11:36:59 -04:00
..
bootstrap-m4 tools/build/bootstrap-m4: regenerate after d37f81e35b 2021-04-21 10:57:51 +01:00
cross-build Silence a macro-redefined warning when crossbuilding 2021-03-01 14:22:47 +00:00
libc-bootstrap Fix crossbuild bootstrap tools build with Clang 12 2021-02-17 09:54:59 +00:00
make_check
mk Merge llvm-project 12.0.1 rc2 2021-06-19 20:09:28 +02:00
options Add deprecation notice for WITH_PROFILE option 2021-06-28 11:36:59 -04:00
beinstall.sh beinstall.sh: Use bectl instead of beadm by default 2020-10-30 09:40:55 +00:00
check-links.sh
depend-cleanup.sh libspl: fix NO_CLEAN build 2021-06-08 17:56:15 -06:00
dummy.c
futimens.c
make.py tools/build/make.py: Avoid calling brew --prefix on macOS unnecessarily 2021-03-22 11:55:07 +00:00
Makefile tools/build: Improve host-symlinks failure mode 2021-03-20 13:00:34 +00:00
Makefile.depend
stat.h
stdlib.h
strings.h Fix buildworld on FreeBSD 10 2018-07-16 11:03:05 +00:00
utimensat.c