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

subdirectories.

Reported by:	np
This commit is contained in:
Bjoern A. Zeeb 2016-08-28 12:05:34 +00:00
parent 9abfdf4ac8
commit 787650cde6

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"