Fix build on powerpc64

PR:		231834
Submitted by:	pkubaj@anongoth.pl
MFH:		2018Q4 (build fix blanket)
This commit is contained in:
Thomas Zander 2018-10-13 15:53:56 +00:00
parent f50359c2ad
commit d9e160a809
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481992

View File

@ -14,13 +14,12 @@ LICENSE_COMB= multi
BROKEN_mips= fails to link: undefined reference to '__sync_add_and_fetch_4'
BROKEN_mips64= fails to link: undefined reference to '__sync_add_and_fetch_4'
BROKEN_powerpc64= fails to build: Unrecognized opcode: 'sldi'
LIB_DEPENDS= libsndfile.so:audio/libsndfile \
libsamplerate.so:audio/libsamplerate \
libcelt0.so:audio/celt
USES= autoreconf gmake pathfix pkgconfig libtool localbase bdb
USES= autoreconf compiler:c11 gmake pathfix pkgconfig libtool localbase bdb
USE_GITHUB= yes
GH_ACCOUNT= jackaudio
GH_PROJECT= jack1