pkgsrc-WIP-changes archive

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

compat32_lcms2: 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:30:05 2019 +0200
Changeset:	c5eac59719d0c1e71c52c6b3d00101efdbc81e74

Modified Files:
	compat32_lcms2/Makefile

Log Message:
compat32_lcms2: 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=c5eac59719d0c1e71c52c6b3d00101efdbc81e74

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

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

diffs:
diff --git a/compat32_lcms2/Makefile b/compat32_lcms2/Makefile
index 82c8989ff5..3282cad118 100644
--- a/compat32_lcms2/Makefile
+++ b/compat32_lcms2/Makefile
@@ -14,7 +14,6 @@ LICENSE=	mit
 USE_LIBTOOL=		yes
 GNU_CONFIGURE=		yes
 TEST_TARGET=		check
-CFLAGS+=		-m32
 GNU_CONFIGURE_PREFIX=	${PREFIX}/emul/netbsd32/
 
 


Home | Main Index | Thread Index | Old Index