Oops, alpha is still alive on RELENG_6.
This commit is contained in:
parent
37e9a17bcd
commit
e69048837c
@ -115,7 +115,7 @@ TARGET= ${TARGET_ARCH}
|
||||
TARGET?= ${MACHINE}
|
||||
TARGET_ARCH?= ${MACHINE_ARCH}
|
||||
|
||||
KNOWN_ARCHES?= amd64 arm i386 i386/pc98 ia64 powerpc sparc64
|
||||
KNOWN_ARCHES?= alpha amd64 arm i386 i386/pc98 ia64 powerpc sparc64
|
||||
.if ${TARGET} == ${TARGET_ARCH}
|
||||
_t= ${TARGET}
|
||||
.else
|
||||
|
Loading…
x
Reference in New Issue
Block a user