please drop build-dependency on g++-4.9
Bug #1452328 reported by
Steve Langasek
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
indicator-transfer (Ubuntu) |
Fix Released
|
Critical
|
Charles Kerr |
Bug Description
The indicator-transfer package currently has a build-dependency on g++-4.9. This build-dependency is present because of the recommendations on https:/
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/~charlesk/indicator-transfer/lp-1452328-drop-g++-4.9-build-dep
- dobey (community): Approve
- Pete Woods (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 40 lines (+1/-8)3 files modifieddebian/control (+0/-2)
debian/rules (+0/-5)
src/world-dbus.cpp (+1/-1)
tags: | added: lsd-cxx11 |
Changed in indicator-transfer (Ubuntu): | |
assignee: | nobody → Charles Kerr (charlesk) |
status: | Confirmed → In Progress |
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