pkgsrc-WIP-changes archive

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

compat32_libgrcypt: 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:56:58 2019 +0200
Changeset:	cd06b2cc74d1f879e44e597eda6d2ffc43d8f564

Modified Files:
	compat32_libgcrypt/Makefile

Log Message:
compat32_libgrcypt: 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=cd06b2cc74d1f879e44e597eda6d2ffc43d8f564

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

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

diffs:
diff --git a/compat32_libgcrypt/Makefile b/compat32_libgcrypt/Makefile
index bef10bdfee..c597d6c0fb 100644
--- a/compat32_libgcrypt/Makefile
+++ b/compat32_libgcrypt/Makefile
@@ -5,7 +5,6 @@ CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.gnupg.org/gcrypt/libgcrypt/
 EXTRACT_SUFX=	.tar.bz2
 ABI=		32
-CFLAGS+=                -m32
 GNU_CONFIGURE_PREFIX=	${PREFIX}/emul/netbsd32/
 
 PKGNAME=	compat${ABI}_${DISTNAME}


Home | Main Index | Thread Index | Old Index