mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user