mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Back out r304907, Ed had fixed it apparently earlier in the cloudabi*
subdirectories. Reported by: np
This commit is contained in:
parent
9abfdf4ac8
commit
787650cde6
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue