Add compiler:c++11-lang to unbreak build on powerpc64:
libcontrib_opt.a: relocation truncated to fit: R_PPC64_GOT_TLSLD16 against .LANCHOR1 Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
47c84125d5
commit
9008532587
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504541
@ -12,11 +12,9 @@ COMMENT= Numerical simulation of partial differential equations
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_powerpc64= fails to link: libcontrib_opt.a: relocation truncated to fit: R_PPC64_GOT_TLSLD16 against .LANCHOR1
|
||||
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs
|
||||
|
||||
USES= autoreconf eigen:3 gmake libtool
|
||||
USES= autoreconf compiler:c++11-lang eigen:3 gmake libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= libMesh
|
||||
|
Loading…
Reference in New Issue
Block a user