Fix build on powerpc64.

While here, pet portlint.

PR:		232413
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-10-28 12:54:16 +00:00
parent e12da550c9
commit ab70667759
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483289

View file

@ -13,12 +13,11 @@ COMMENT= Embeddable Fulltext Search Engine
BROKEN_aarch64= does not build: libsenna.so: undefined reference to SEN_ATOMIC_ADD_EX BROKEN_aarch64= does not build: libsenna.so: undefined reference to SEN_ATOMIC_ADD_EX
BROKEN_armv6= does not build: libsenna.so: undefined reference to SEN_ATOMIC_ADD_EX BROKEN_armv6= does not build: libsenna.so: undefined reference to SEN_ATOMIC_ADD_EX
BROKEN_armv7= does not build: libsenna.so: undefined reference to SEN_ATOMIC_ADD_EX BROKEN_armv7= does not build: libsenna.so: undefined reference to SEN_ATOMIC_ADD_EX
BROKEN_powerpc64= does not build: relocation truncated to fit: R_PPC64_TOC16_DS
BROKEN_sparc64= does not build: libsenna.so: undefined reference to SEN_ATOMIC_ADD_EX BROKEN_sparc64= does not build: libsenna.so: undefined reference to SEN_ATOMIC_ADD_EX
USES= compiler:c11 gmake libtool pathfix
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USE_GCC= any USE_GCC= any
USES= gmake libtool pathfix
USE_LDCONFIG= yes USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-sennahome=${SENNA_HOME} CONFIGURE_ARGS= --with-sennahome=${SENNA_HOME}
LDFLAGS+= -lpthread -L${LOCALBASE}/lib LDFLAGS+= -lpthread -L${LOCALBASE}/lib