Back out r304907, Ed had fixed it apparently earlier in the cloudabi*

subdirectories.

Reported by:	np
This commit is contained in:
bz 2016-08-28 12:05:34 +00:00
parent 35cf28006c
commit 4213f90234

View File

@ -766,7 +766,7 @@ _epic= epic
_igb= igb
.endif
.if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE} == "i386"
.if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386"
_cloudabi32= cloudabi32
.endif
.if ${MACHINE_CPUARCH} == "aarch64" || ${MACHINE_CPUARCH} == "amd64"