mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 12:20:54 -05:00
On some targets 'make showconfig' currently reports both 'no' and 'yes' for some options. For example: % make TARGET=mips showconfig | grep SSP MK_SSP = no MK_SSP = yes Emit a warning on encountering a duplicated variable, and skip the second entry. Sponsored by: The FreeBSD Foundation |
||
|---|---|---|
| .. | ||
| cross-build | ||
| make_check | ||
| mk | ||
| options | ||
| beinstall.sh | ||
| check-links.sh | ||
| dummy.c | ||
| futimens.c | ||
| Makefile | ||
| Makefile.depend | ||
| stat.h | ||
| stdlib.h | ||
| utimensat.c | ||