touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #91715
[Bug 1452347] Re: please drop build-dependency on g++-4.9
** Changed in: unity-system-compositor (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-system-compositor in
Ubuntu.
https://bugs.launchpad.net/bugs/1452347
Title:
please drop build-dependency on g++-4.9
Status in Unity System Compositor:
Fix Committed
Status in unity-system-compositor package in Ubuntu:
In Progress
Bug description:
The unity-system-compositor package currently has a build-dependency
on g++-4.9. This build-dependency is present because of the
recommendations on https://wiki.ubuntu.com/cpp-11 about handling of
C++11.
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-system-compositor/+bug/1452347/+subscriptions
References