pkgsrc-WIP-changes archive

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

compat32_tiff: 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 17:41:55 2019 +0200
Changeset:	b998816d1969e335e1aa3019441433c8a356d591

Modified Files:
	compat32_tiff/Makefile

Log Message:
compat32_tiff: 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=b998816d1969e335e1aa3019441433c8a356d591

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

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

diffs:
diff --git a/compat32_tiff/Makefile b/compat32_tiff/Makefile
index 3a766682e2..8f47e415a4 100644
--- a/compat32_tiff/Makefile
+++ b/compat32_tiff/Makefile
@@ -16,7 +16,6 @@ EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 USE_LANGUAGES=		c c++
 USE_LIBTOOL=		yes
 GNU_CONFIGURE=		yes
-CFLAGS+=                -m32
 GNU_CONFIGURE_PREFIX=	${PREFIX}/emul/netbsd32/
 CONFIGURE_ARGS+=	--enable-rpath
 CONFIGURE_ARGS+=	--enable-cxx


Home | Main Index | Thread Index | Old Index