MFH: r561823
math/openturns: fix linking on GCC architectures by using newer GCC in LIB_DEPENDS
This commit is contained in:
parent
526231c308
commit
29ca8f1061
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=561824
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/Bonmin/LICENSE
|
||||
LIB_DEPENDS= libCbc.so:math/coinmp \
|
||||
libipopt.so:math/ipopt
|
||||
|
||||
USES= blaslapack:netlib gmake libtool pkgconfig
|
||||
USES= blaslapack:netlib compiler:c++11-lang gmake libtool pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= coin-or
|
||||
|
@ -18,7 +18,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
CONFLICTS= clp-[0-9]* ogdf-[0-9]*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= libtool pathfix pkgconfig tar:tgz
|
||||
USES= compiler:c++11-lang libtool pathfix pkgconfig tar:tgz
|
||||
USE_LDCONFIG= yes
|
||||
CXXFLAGS+= -ffast-math
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user