mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-29 16:44:03 +00:00
Build some powerpc-specific utilities on powerpc64 as well.
Submitted by: Andreas Tobler
This commit is contained in:
parent
219d14fe5f
commit
e3b09b5c95
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=210287
@ -512,7 +512,7 @@ _mount_smbfs= mount_smbfs
|
||||
_zzz= zzz
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "powerpc"
|
||||
.if ${MACHINE_CPUARCH} == "powerpc"
|
||||
_mount_smbfs= mount_smbfs
|
||||
_nvram= nvram
|
||||
_ofwdump= ofwdump
|
||||
|
Loading…
Reference in New Issue
Block a user