At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
This commit is contained in:
@@ -55,7 +55,7 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
|
||||
CXXFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
|
||||
LIBS="${LDFLAGS} -L${LOCALBASE}/lib"
|
||||
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --sysconfdir=${CONFDIR} \
|
||||
--without-authshadow \
|
||||
--without-authcustom \
|
||||
|
||||
Reference in New Issue
Block a user