sci-physics/root: default to C++11 standard

Use C++11 standard until reverse dependencies can cope
with the change to C++14/17.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
This commit is contained in:
Guilherme Amadio
2018-11-25 10:20:43 +01:00
parent a7d7743c32
commit f151bce9f1
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ DESCRIPTION="C++ data analysis framework and interpreter from CERN"
HOMEPAGE="https://root.cern"
SRC_URI="https://root.cern/download/${PN}_v${PV}.source.tar.gz"
IUSE="+X avahi aqua +asimage c++11 +c++14 c++17 cuda +davix emacs
IUSE="+X avahi aqua +asimage +c++11 c++14 c++17 cuda +davix emacs
+examples fits fftw fortran +gdml graphviz +gsl http jemalloc
kerberos ldap libcxx memstat +minuit mysql odbc +opengl oracle
postgres prefix pythia6 pythia8 +python qt5 R +roofit root7

View File

@@ -26,7 +26,7 @@ fi
DESCRIPTION="C++ data analysis framework and interpreter from CERN"
HOMEPAGE="https://root.cern"
IUSE="+X avahi aqua +asimage c++11 +c++14 c++17 cuda +davix emacs
IUSE="+X avahi aqua +asimage +c++11 c++14 c++17 cuda +davix emacs
+examples fits fftw fortran +gdml graphviz +gsl http jemalloc
kerberos ldap libcxx memstat +minuit mysql odbc +opengl oracle
postgres prefix pythia6 pythia8 +python qt5 R +roofit root7