Do not build sysintall for arm.
This commit is contained in:
parent
bc67fdeab2
commit
c7730c31ca
@ -180,7 +180,7 @@ SUBDIR= ac \
|
||||
zic \
|
||||
${_zzz}
|
||||
|
||||
.if ${MACHINE_ARCH} != "powerpc"
|
||||
.if ${MACHINE_ARCH} != "powerpc" && ${MACHINE_ARCH} != "arm"
|
||||
_sysinstall= sysinstall
|
||||
.endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user