Note about workaround for native armv7 builds using a kernel prior to
r324363.
This commit is contained in:
parent
de8d85c908
commit
60a64746b5
4
UPDATING
4
UPDATING
@ -53,7 +53,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
|
||||
|
||||
20171005:
|
||||
The arm port has split armv6 into armv6 and armv7. armv7 is now
|
||||
a valid TARGET_ARCH/MACHINE_ARCH setting.
|
||||
a valid TARGET_ARCH/MACHINE_ARCH setting. If you have an armv7 system
|
||||
and are running a kernel from before r324363, you will need to add
|
||||
MACHINE_ARCH=armv7 to 'make buildworld' to do a native build.
|
||||
|
||||
20171003:
|
||||
When building multiple kernels using KERNCONF, non-existent KERNCONF
|
||||
|
Loading…
Reference in New Issue
Block a user