mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Compile boot2 with clang on pc98.
This commit is contained in:
parent
53dda6a8d5
commit
aa0b5651c1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=268476
@ -3,8 +3,8 @@
|
||||
.include <bsd.own.mk>
|
||||
|
||||
# XXX: clang can compile the boot code just fine, but boot2 gets too big
|
||||
CC:= gcc
|
||||
COMPILER_TYPE:= gcc
|
||||
#CC:= gcc
|
||||
#COMPILER_TYPE:= gcc
|
||||
|
||||
NO_PIE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user