Fix typo sparc -> sparc64
Submitted by: tmm@
This commit is contained in:
parent
42e5a1fbcb
commit
53b642322a
@ -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