Note about workaround for native armv7 builds using a kernel prior to

r324363.
This commit is contained in:
Warner Losh 2017-10-06 13:48:38 +00:00
parent de8d85c908
commit 60a64746b5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=324365

View File

@ -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