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:
parent
d1ec10adc6
commit
34c9e1c939
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374141
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user