]> git.saurik.com Git - apt.git/commit - buildlib/environment.mak.in
move -std=c++11 from CXX to new CXXSTD
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 19 Nov 2015 18:27:09 +0000 (19:27 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Thu, 19 Nov 2015 18:27:09 +0000 (19:27 +0100)
commitc3c77d09651b5bed315c83ebe2354c9d2cb31253
tree3fc7e1c78a699acd59b87f8a0835f1700e9438c5
parent6aef1942f441e6e667982b92802907026d8cc7c6
move -std=c++11 from CXX to new CXXSTD

The hack introduced in aa91826f is replaced with a hopefully better
working "proper" solution with a new variable just for the standard we
use everywhere we use CXXFLAGS.

Git-Dch: Ignore
buildlib/environment.mak.in
buildlib/library.mak
buildlib/program.mak
buildlib/python.mak
buildlib/staticlibrary.mak