mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 21:01:24 -05:00
Rather than having arch specific code in Makefile.inc1, generalize so that we can control the settings of different options on a per architecutre basis. Reviewed by: arch@ (twice)
5 lines
110 B
Makefile
5 lines
110 B
Makefile
# $FreeBSD$
|
|
|
|
# A bug in binutils prevents rescue from building, so override the user's
|
|
# choice.
|
|
MK_RESCUE=no
|