Remove temporary changes that crept in r284417 when it should not have

Reported by:	antoine, jbeich
This commit is contained in:
Baptiste Daroussin 2015-06-20 11:11:13 +00:00
parent 3c38f56b5a
commit ffe11f412d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284638

View File

@ -451,8 +451,6 @@ LIB32WMAKEENV+= MAKEOBJDIRPREFIX=${LIB32_OBJTREE} \
LIB32WMAKEFLAGS+= CC="${XCC} ${LIB32FLAGS}" \
CXX="${XCXX} ${LIB32FLAGS}" \
DESTDIR=${LIB32TMP} \
SHLIBDIR=/usr/lib32 \
LIBDIR=/usr/lib32 \
-DCOMPAT_32BIT \
-DLIBRARIES_ONLY \
-DNO_CPU_CFLAGS \