pkgsrc-WIP-changes archive

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

compat32_libgpg-error: 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:49:30 2019 +0200
Changeset:	ea6d85b082d7ef662f9c66186bd45ce830a92363

Modified Files:
	compat32_libgpg-error/Makefile

Log Message:
compat32_libgpg-error: 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=ea6d85b082d7ef662f9c66186bd45ce830a92363

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

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

diffs:
diff --git a/compat32_libgpg-error/Makefile b/compat32_libgpg-error/Makefile
index 3052791219..cc8c4c2f5b 100644
--- a/compat32_libgpg-error/Makefile
+++ b/compat32_libgpg-error/Makefile
@@ -17,7 +17,6 @@ USE_LIBTOOL=		yes
 USE_PKGLOCALEDIR=	yes
 USE_TOOLS+=		gmake
 GNU_CONFIGURE=		yes
-CFLAGS+=                -m32
 GNU_CONFIGURE_PREFIX=	${PREFIX}/emul/netbsd32/
 CONFIGURE_ARGS+=	--datarootdir=${PREFIX}/emul/netbsd32/share/
 INFO_FILES=		yes


Home | Main Index | Thread Index | Old Index