mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-09 13:42:56 +00:00
bab6a051ec
When fixing this module to build on PC98, I actually broke the build on ARM64. On PC98 we need to pull in the sources from the MACHINE_CPUARCH (i386), but on ARM64 we need to use the MACHINE, as MACHINE_CPUARCH is set to aarch64 instead of just arm64. |
||
---|---|---|
.. | ||
Makefile |