summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/tools/array2bin.c
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2018-05-01 00:04:34 +0000
committerchristos <christos@NetBSD.org>2018-05-01 00:04:34 +0000
commit5e4c90354d8b653b52ae3e3da13c0f9449a096d6 (patch)
treeba1e16bc0aead28337f97683173b23300022f205 /sys/dev/microcode/tools/array2bin.c
parent8364b76cba2f5ca20928bfbd384eca7ef9a4e7f9 (diff)
PR/53238: Robert Elz: Disable MKREPRO in tools; the host compiler might
not support the necessary options. This is done thusly: 1. Set MKREPRO=no in Makefile.host. This handles all the Makefiles that use it and don't include bsd.own.mk. 2. Create Makefile.inc and set MKREPRO=no in it. Change the Makefiles that include bsd.own.mk, to include bsd.init.mk which includes Makefile.inc first. This will also allow us to control other tools options from a single location if we need to. XXX: pullup-8
Diffstat (limited to 'sys/dev/microcode/tools/array2bin.c')
0 files changed, 0 insertions, 0 deletions