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
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
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
config.status.m4
config.sub
expandlibs.m4
hooks.m4
install-sh
mozheader.m4
mozprog.m4
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