gecko-dev/build/autoconf
Mike Hommey ca2f2016f6 Bug 1837086 - Properly pass -pie when linking. r=firefox-build-system-reviewers,sergesanspaille
There was a syntax error introduced in bug 1796380 that removed the flag
entirely. In practice, it didn't make a difference for us because clang
now defaults to PIE, but it can make a difference in environments where
the compiler is not using such a default.

However, on both Darwin and WASI, clang complains the flag is unused, so
we have to do something about it.

Differential Revision: https://phabricator.services.mozilla.com/D180279
2023-06-08 05:59:21 +00:00
..
acgeneral.m4
acoldnames.m4
acspecific.m4
alloc.m4 Bug 1747970 - Move AC_CHECK_FUNC{,S} to python configure. r=firefox-build-system-reviewers,andi 2022-01-20 21:01:20 +00:00
altoptions.m4 Bug 1747755 - Remove MOZ_ARG_HEADER. r=firefox-build-system-reviewers,mhentges 2021-12-29 22:18:51 +00:00
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
codeset.m4
compiler-opts.m4 Bug 1837086 - Properly pass -pie when linking. r=firefox-build-system-reviewers,sergesanspaille 2023-06-08 05:59:21 +00:00
config.guess Bug 1756570 - Refresh config.guess and config.sub from upstream. r=glandium 2022-02-25 02:04:13 +00:00
config.status.m4
config.sub Bug 1756570 - Refresh config.guess and config.sub from upstream. r=glandium 2022-02-25 02:04:13 +00:00
expandlibs.m4
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
toolchain.m4 Bug 1834446 - Move otool detection to python configure. r=firefox-build-system-reviewers,sergesanspaille 2023-05-24 21:27:03 +00:00