gecko-dev/build/autoconf
serge-sans-paille c956aba4f0 Bug 1892198 - No longer support linkerscript style for moz_expand_libs r=glandium
@file are supported by gcc since gcc 7 and by clang since clang 3.x,
which removes the need for linker script to list input files.

We cannot directly use @file from the compiler driver (it would expand
to a large number of arguments and hit the linker limit) so pass
-Wl,@FILE instead, which is supported since binutils 2.17.

As a side effect this removes the LTO dependency from the check.

Differential Revision: https://phabricator.services.mozilla.com/D207839
2024-04-30 20:51:32 +00:00
..
acgeneral.m4 Bug 1793001 - s/egrep/grep -E/ r=ahochheiden 2024-01-17 14:37:17 +00:00
acoldnames.m4
acspecific.m4 Bug 1793001 - s/egrep/grep -E/ r=ahochheiden 2024-01-17 14:37:17 +00:00
alloc.m4 Bug 1873494 - Cache check for malloc_usable_size argument constness r=glandium 2024-01-10 14:07:40 +00:00
altoptions.m4
android.m4 Bug 1821221 - Switch Android builds to compiler-rt + libunwind. r=firefox-build-system-reviewers,andi 2023-03-21 05:13:43 +00:00
arch.m4
autoconf.m4
autoconf.sh
clang-plugin.m4
compiler-opts.m4 Bug 1879183 - Move some asan-specific flags to python configure r=glandium 2024-02-10 18:28:43 +00:00
config.guess Bug 1888283 - Refresh config.guess and config.sub from upstream. r=firefox-build-system-reviewers,ahochheiden 2024-03-28 20:58:32 +00:00
config.status.m4
config.sub Bug 1888283 - Refresh config.guess and config.sub from upstream. r=firefox-build-system-reviewers,ahochheiden 2024-03-28 20:58:32 +00:00
expandlibs.m4 Bug 1892198 - No longer support linkerscript style for moz_expand_libs r=glandium 2024-04-30 20:51:32 +00:00
hooks.m4
install-sh
mozheader.m4
mozprog.m4 Bug 1757813: Detect "MSYS" unames as `msyshost`s r=firefox-build-system-reviewers,nalexander 2022-03-02 21:01:07 +00:00
sanitize.m4 Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
toolchain.m4 Bug 1834446 - Move otool detection to python configure. r=firefox-build-system-reviewers,sergesanspaille 2023-05-24 21:27:03 +00:00