mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 16:39:31 +00:00
Fix typo sparc -> sparc64
Submitted by: tmm@
This commit is contained in:
parent
91f243876f
commit
58824dccdc
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117043
@ -133,7 +133,7 @@ CRUNCH_PROGS+= fdisk_pc98
|
||||
CRUNCH_PROGS+= mca gpt
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "sparc"
|
||||
.if ${MACHINE_ARCH} == "sparc64"
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
|
Loading…
Reference in New Issue
Block a user