pkgsrc-WIP-changes archive

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

compat32_png: 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:25:19 2019 +0200
Changeset:	e678b6d888b368895c2f5d0991d0434c56371218

Modified Files:
	compat32_png/Makefile

Log Message:
compat32_png: 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=e678b6d888b368895c2f5d0991d0434c56371218

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

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

diffs:
diff --git a/compat32_png/Makefile b/compat32_png/Makefile
index cdd0c33a07..607139c4f9 100644
--- a/compat32_png/Makefile
+++ b/compat32_png/Makefile
@@ -14,7 +14,6 @@ HOMEPAGE=	http://www.libpng.org/pub/png/libpng.html
 COMMENT=	Library for manipulating PNG images
 LICENSE=	zlib
 
-CFLAGS+=		-m32
 USE_LIBTOOL=		yes
 GNU_CONFIGURE=		yes
 # do not create libpng.la


Home | Main Index | Thread Index | Old Index