MFH: r561823

math/openturns: fix linking on GCC architectures by using newer GCC in LIB_DEPENDS
This commit is contained in:
Piotr Kubaj 2021-01-17 13:47:11 +00:00
parent 526231c308
commit 29ca8f1061
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=561824
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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