Build libsmb should be on powerpc64 as well.
This commit is contained in:
parent
e6d0d807bf
commit
7f503b5731
@ -188,7 +188,7 @@ _libsmb= libsmb
|
||||
_libvgl= libvgl
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "powerpc"
|
||||
.if ${MACHINE_CPUARCH} == "powerpc"
|
||||
_libsmb= libsmb
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user