please drop build-dependency on g++-4.9
Bug #1452344 reported by
Steve Langasek
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-scope-mediascanner (Ubuntu) |
Fix Released
|
Critical
|
Unassigned |
Bug Description
The unity-scope-
The C++11 ABI has now stabilized in gcc as of gcc 5; however, before we can switch to gcc 5, we first need to be able to do rebuild tests of the archive against this compiler.
To facilitate this, please drop the build-dependency on g++-4.9 from the package in wily. 4.9 will remain the default until all transition issues have been identified, so there is no risk of accidental ABI breakage here anymore.
Related branches
lp://staging/~stolowski/unity-scope-mediascanner/no-gcc49
- James Henstridge: Approve
-
Diff: 27 lines (+1/-6)2 files modifieddebian/control (+1/-1)
debian/rules (+0/-5)
tags: | added: lsd-cxx11 |
To post a comment you must log in.
raising importance, prevents build using GCC 5, which will become the default at the end of July