This is exactly the same as the .else, so remove it.
This commit is contained in:
parent
92c81fdfa6
commit
03c0111187
@ -14,8 +14,6 @@
|
||||
|
||||
.if ${MACHINE_CPUARCH} == "i386"
|
||||
ARCH_SUBDIR= i387
|
||||
.elif ${MACHINE_ARCH} == "powerpc64"
|
||||
ARCH_SUBDIR= powerpc
|
||||
.else
|
||||
ARCH_SUBDIR= ${MACHINE_CPUARCH}
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user