pkgsrc-WIP-changes archive

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

compat32_expat: 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:35:01 2019 +0200
Changeset:	41f0516dba4b5542d4db6e55c82c8ce4426fd377

Modified Files:
	compat32_expat/Makefile

Log Message:
compat32_expat: 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=41f0516dba4b5542d4db6e55c82c8ce4426fd377

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

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

diffs:
diff --git a/compat32_expat/Makefile b/compat32_expat/Makefile
index 690cdc0282..f9bf644df2 100644
--- a/compat32_expat/Makefile
+++ b/compat32_expat/Makefile
@@ -14,7 +14,6 @@ LICENSE=	mit
 
 GNU_CONFIGURE=		yes
 USE_LIBTOOL=		yes
-CFLAGS+=		-m32
 GNU_CONFIGURE_PREFIX=	${PREFIX}/emul/netbsd32/
 
 # C++ is needed for tests only


Home | Main Index | Thread Index | Old Index