pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

compat32_freetype2: Remove cflag -m32 as ${ABI} is set



Module Name:	pkgsrc-wip
Committed By:	Naveen Narayanan <zerous@nocebo.space>
Pushed By:	zerous
Date:		Tue Jul 23 14:54:55 2019 +0200
Changeset:	83ef8b739517183b37cbb71efdab37d95b01282c

Modified Files:
	compat32_freetype2/Makefile

Log Message:
compat32_freetype2: Remove cflag -m32 as ${ABI} is set

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=83ef8b739517183b37cbb71efdab37d95b01282c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 compat32_freetype2/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/compat32_freetype2/Makefile b/compat32_freetype2/Makefile
index a18aff60c7..f7729cd359 100644
--- a/compat32_freetype2/Makefile
+++ b/compat32_freetype2/Makefile
@@ -17,7 +17,6 @@ USE_LIBTOOL=		yes
 USE_TOOLS+=		grep gmake pkg-config
 GNU_CONFIGURE=		yes
 CONFIGURE_DIRS=		builds/unix
-CFLAGS+=		-m32
 BUILD_DIRS=		.
 GNU_CONFIGURE_PREFIX=	${PREFIX}/emul/netbsd32/
 CONFIGURE_ARGS+=	--libdir=${PREFIX}/emul/netbsd32/lib/freetype2


Home | Main Index | Thread Index | Old Index