gecko-dev/browser/app/no-pie
Mike Hommey cefa21e94a Bug 1867423 - Stop using -nopie. r=firefox-build-system-reviewers,sergesanspaille
Clang trunk removed its support in https://github.com/llvm/llvm-project/pull/72578
and we were only using it because clang < 5 didn't support -no-pie. We
don't support those versions anymore, so we can use -no-pie
unconditionally now.

Differential Revision: https://phabricator.services.mozilla.com/D195061
2023-11-30 20:37:24 +00:00
..
moz.build
NoPie.c