mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 08:55:18 -04:00
Recent binutils considered the .gnu.warning.symbol section as a fatal error when run with --fatal-warnings which makes any users of "insecure" functions from libc failing to build with recent binutils. Introduce a new macro: LD_FATAL_WARNINGS=no to run ld(1) with --no-fatal-warnings for the users of "insecure" functions Differential Revision: https://reviews.freebsd.org/D1320 |
||
|---|---|---|
| .. | ||
| lib | ||
| tests | ||
| usr.bin | ||
| COPYING | ||
| COPYING.LIB | ||
| Makefile | ||
| Makefile.inc | ||