Fix pc98 build, by also forcing COMPILER_TYPE in sys/boot/pc98/boot2's
Makefile. Pointy hat to: dim MFC after: 3 days X-MFC-With: r259730
This commit is contained in:
parent
9cb1a1969b
commit
d19f075047
@ -4,6 +4,7 @@
|
||||
|
||||
# XXX: clang can compile the boot code just fine, but boot2 gets too big
|
||||
CC:= gcc
|
||||
COMPILER_TYPE:= gcc
|
||||
|
||||
FILES= boot boot1 boot2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user