Fix the ARCH check for LIB32 from Makefile.inc1.
This commit is contained in:
parent
eb0624b858
commit
0fc025d0b6
@ -803,6 +803,7 @@ XCFLAGS+= ${BFLAGS}
|
||||
.endif
|
||||
|
||||
.if ${MK_LIB32} == "yes"
|
||||
.error WTF
|
||||
_LIBCOMPAT= 32
|
||||
.include "Makefile.libcompat"
|
||||
.elif ${MK_LIBSOFT} == "yes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user