9998d0c0f0
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)
6 lines
110 B
Makefile
6 lines
110 B
Makefile
# $FreeBSD$
|
|
|
|
# A bug in binutils prevents rescue from building, so override the user's
|
|
# choice.
|
|
MK_RESCUE=no
|