Gentoo Archives: gentoo-dev

From: "Justin <jlec>" <jlec@g.o>
To: Gentoo Dev <gentoo-dev@l.g.o>
Subject: [gentoo-dev] RFC: global USE c++11
Date: Mon, 02 Jan 2017 21:34:23
Message-Id: bf277706-9baf-0471-95d0-546b3b8cc2ad@gentoo.org
1 Hi all
2
3 How about making USE="c++11" a global USE?
4
5 Description: Build using the C++11 standard.
6
7 Current situation:
8 sci-libs/dealii: Compile the library with -std=c++11
9 sci-physics/herwig++: Build Herwig++ using the C++11 standard.
10 sci-astronomy/casacore: Build casacore using the C++11 standard
11 sci-libs/ceres-solver: Build ceres-solver using the C++11 standard
12 sci-physics/herwig++: Build Herwig++ using the C++11 standard.
13 sci-physics/root: Build ROOT using the C++11 standard
14 sci-physics/thepeg: Build ThePEG using the C++11 standard.
15 sci-physics/yoda: Build using the C++11 standard
16
17
18 Seems to be very consistent in usage.
19
20 Best,
21 Justin

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] RFC: global USE c++11 "Anthony G. Basile" <blueness@g.o>
Re: [gentoo-dev] RFC: global USE c++11 Kristian Fiskerstrand <k_f@g.o>
Re: [gentoo-dev] RFC: global USE c++11 "Michał Górny" <mgorny@g.o>