gecko-dev/b2g/config
Mike Hommey c5caa62fdf Bug 1278456 - Add the tooltool GCC library directory to LD_LIBRARY_PATH on Linux builds. r=mshal
Build slaves on automation are based on Centos 6, which doesn't have a
recent enough version of libstdc++ for our new requirements. But since
we're building with a recent GCC or clang with its own libstdc++, we do
have such a libstdc++ available somewhere, and the compiler picks it
when invoking the linker.

Problems start happening when we execute some of the built programs
during the build, like host tools (e.g. nsinstall), or target programs
(xpcshell, during packaging). In that case, we need the compiler's
libstdc++ to be used. Which required adding the GCC or clang library
directory to LD_LIBRARY_PATH.

Unconveniently enough, the clang 3.5 tooltool package we're using for
ASAN builds until we can update to at least 3.8 (bug 1278718) doesn't
contain libstdc++.so. So for those builds, pull the GCC package from
tooltool as well, and pick libstdc++ from there.
2016-06-12 18:52:15 +09:00
..
aries Bug 1262730 - Rename b2g tooltool manifests. r=mshal 2016-04-08 06:45:15 +09:00
aries-l Bumping manifests a=b2g-bump 2016-03-29 10:38:54 -07:00
desktop
dolphin Bug 1262730 - Rename b2g tooltool manifests. r=mshal 2016-04-08 06:45:15 +09:00
dolphin-512 Backed out changeset 3cc789ec2bf0 (bug 1204800) 2015-10-27 21:02:32 -07:00
emulator Bug 1262730 - Rename b2g tooltool manifests. r=mshal 2016-04-08 06:45:15 +09:00
emulator-ics Bug 1262730 - Rename b2g tooltool manifests. r=mshal 2016-04-08 06:45:15 +09:00
emulator-jb Bug 1262730 - Rename b2g tooltool manifests. r=mshal 2016-04-08 06:45:15 +09:00
emulator-kk Bug 1262730 - Rename b2g tooltool manifests. r=mshal 2016-04-08 06:45:15 +09:00
emulator-l Bug 1262730 - Rename b2g tooltool manifests. r=mshal 2016-04-08 06:45:15 +09:00
emulator-x86-kk Bug 1262730 - Rename b2g tooltool manifests. r=mshal 2016-04-08 06:45:15 +09:00
emulator-x86-l Bug 1262730 - Rename b2g tooltool manifests. r=mshal 2016-04-08 06:45:15 +09:00
flame Bug 1262730 - Rename b2g tooltool manifests. r=mshal 2016-04-08 06:45:15 +09:00
flame-kk Bug 1262730 - Rename b2g tooltool manifests. r=mshal 2016-04-08 06:45:15 +09:00
mozconfigs Bug 1278456 - Add the tooltool GCC library directory to LD_LIBRARY_PATH on Linux builds. r=mshal 2016-06-12 18:52:15 +09:00
nexus-4 Bug 1262730 - Rename b2g tooltool manifests. r=mshal 2016-04-08 06:45:15 +09:00
nexus-4-kk Bug 1262730 - Rename b2g tooltool manifests. r=mshal 2016-04-08 06:45:15 +09:00
nexus-5-l Bug 1262730 - Rename b2g tooltool manifests. r=mshal 2016-04-08 06:45:15 +09:00
tooltool-manifests Bug 1262781 - Update to clang 3.8 final. r=froydnj 2016-04-13 06:54:22 +09:00
gaia.json Bumping gaia.json for 6 gaia revision(s) a=gaia-bump 2016-03-23 22:03:56 -07:00