gecko-dev/build
Nathan Froyd 1c00fec375 Bug 1573820 - default to bfd ld for x86-64 Android; r=nalexander
This change looks a lot more complicated than it actually is.

The motivating issue is that on x86-64 android, the NDK uses gold as its
default linker, and on this platform gold has some bugs in how it handles
`.note.*` sections that lead to `strip` and `objcopy` produce invalid
binaries...or at least invalid binaries according to `elfhack`.  When
`elfhack` complains, the build stops, which is suboptimal.  Instead, let's
use bfd `ld`, which doesn't have these problems.

Except that when we make the change to provide `--enable-linker` with a
platform-specific default, the lint configure tests complain that the
provided help string is not using the proper format.  So we tack on the
sekret `{|}` string to satisfy the linter.

Differential Revision: https://phabricator.services.mozilla.com/D43098

--HG--
extra : moz-landing-system : lando
2019-08-23 19:26:22 +00:00
..
autoconf Bug 1539780: Remove "--with-intl-api=build" build config option. r=jwalden 2019-08-09 19:43:19 +00:00
build-clang Backed out changeset e533d2907a31 (bug 1564252) for build bustage at /lib/gcc/x86_64-unknown-linux-gnu/6.4.0. a=backout 2019-08-21 14:35:03 +03:00
build-infer
clang-plugin Bug 1574565 - Whitelist __cxx_atomic for memmove static analysis r=Ehsan 2019-08-16 23:01:03 +00:00
compare-mozconfig
debian-packages Bug 1569355 - Upgrade python-zstandard to 0.11.1. r=tomprince 2019-07-30 14:49:16 +09:00
docs Bug 1573080 - Fix some incorrect preprocessor.py docs. r=glandium 2019-08-13 22:20:04 +00:00
gyp_includes
macosx Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
mobile Bug 1559103 - RemoteAutomation should call parent class init first, r=gbrown. 2019-06-13 13:54:18 +00:00
moz.configure Bug 1573820 - default to bfd ld for x86-64 Android; r=nalexander 2019-08-23 19:26:22 +00:00
package/mac_osx
pgo Bug 1553864 - Clean up some VS2015 PGO build config code r=nalexander 2019-06-03 20:30:31 +00:00
pymake
sanitizers Bug 1551344 - Part 1: Remove XULDocument code. r=smaug,Jamie 2019-08-09 19:57:50 +00:00
sparse-profiles Bug 1572363 - Add a sparse profile for webrender tasks. r=froydnj 2019-08-08 13:47:51 +00:00
tests/cram
unix Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
valgrind Bug 1562686 - revert remaining unnecessary bit of bug 1187245; r=glandium 2019-08-23 12:32:02 +00:00
win32 Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
win64 Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
win64-aarch64
workspace-hack
__init__.py
.gdbinit_python.in Bug 1564314 - Move gdbpp back to python/. r=nalexander 2019-07-11 02:39:31 +00:00
.lldbinit.in
appini_header.py
application.ini.in
automation.py.in
binary-location.mk
buildconfig.py
cargo-host-linker
cargo-host-linker.bat
cargo-linker
cargo-linker.bat
checksums.py
defines.sh
dumbmake-dependencies
gecko_templates.mozbuild Bug 1573566 - Move the real libxul definition in a subdirectory. r=froydnj 2019-08-16 21:44:10 +00:00
gen_automation.py
gen_symverscript.py
gen_test_packages_manifest.py
genrc.sh
gn.mozbuild
gyp_base.mozbuild
gyp.mozbuild
mach_bootstrap.py bug 1540655: build, remote: add mach command for vendoring Puppeteer; r=firefox-build-system-reviewers,chmanchester 2019-08-16 12:58:06 +00:00
merge_profdata.py
moz-automation.mk Fixup bug 1575471 to unbust aarch64 builds on a CLOSED TREE. 2019-08-22 02:12:08 +03:00
moz.build
mozconfig.artifact
mozconfig.artifact.automation
mozconfig.automation Bug 1575471 - Move make check from mozharness to moz-automation.mk. r=froydnj 2019-08-21 12:31:30 +00:00
mozconfig.cache Bug 1562686 - use AWS_IAM_CREDENTIALS_URL for all S3 sccache invocations r=chmanchester 2019-08-23 12:39:25 +00:00
mozconfig.clang-cl Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
mozconfig.comm-support
mozconfig.common
mozconfig.common.override
mozconfig.lld-link Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
mozconfig.nasm Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
mozconfig.no-compile
mozconfig.node Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
mozconfig.pgo
mozconfig.rust Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
mozconfig.stylo Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
mozconfig.win-common Bug 1572216 - move LTO defaulting into mozconfig.win-common; r=glandium 2019-08-09 13:22:08 +00:00
qemu-wrap
submit_telemetry_data.py
templates.mozbuild
test_templates.mozbuild
update-settings.ini
upload_generated_sources.py
upload.py
variables.py
virtualenv_packages.txt Bug 1473498 - Don't add backport libraries to the Py3 environment r=Callek 2019-07-15 17:39:21 +00:00
windows_toolchain.py