1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

- Fix build on 12.0 i386

This commit is contained in:
Danilo Egea Gondolfo 2018-12-16 21:50:29 +00:00
parent 6a11a36bbc
commit c3c9948530
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487635

View File

@ -20,7 +20,7 @@ GH_ACCOUNT= awslabs
GH_TAGNAME= 46391e3
CMAKE_ARGS+= -DBUILD_SHARED_LIBS=ON
LDFLAGS+= -lexecinfo
LDFLAGS+= -lexecinfo -lpthread
USE_LDCONFIG= yes