1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

I was never able to replicate this, but a number of people have reported that

liblz4 fails to build on amd64, and they all agree that this patch fixes it.

PR:		194609
Submitted by:	Roland Smith
This commit is contained in:
Adam Weinberger 2014-12-06 19:40:19 +00:00
parent d1ec10adc6
commit 34c9e1c939
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374141

View File

@ -23,7 +23,7 @@ CONFLICTS= lz4-*
USES= gmake pkgconfig
USE_LDCONFIG= yes
ALL_TARGET= all liblz4 liblz4.pc
ALL_TARGET= default liblz4.pc
SO_VER= 1.3.1
post-patch: