gecko-dev/build/moz.configure
David Major 029c3f2a24 Bug 1561822 - Clean up a workaround for frame pointer flags in aarch64 clang-cl r=froydnj
Glandium pointed out that we're actually using the same flag for both `enable=` and `disable=`. Oops.

It turns out that we don't need this code anymore anyway, since the needed patch got merged to clang 8.0.0 [0], which we now require [1].

[0] https://reviews.llvm.org/rGa576b44d09080661fc9f83a94f66eccb44d5f3ce
[1] https://hg.mozilla.org/integration/autoland/rev/0a49234facf2

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

--HG--
extra : moz-landing-system : lando
2019-06-28 13:55:01 +00:00
..
android-ndk.configure Bug 1557855 - Use a sensible default for --with-android-ndk. r=nalexander 2019-06-07 22:23:37 +00:00
android-sdk.configure Bug 1557855 - Define MOZBUILD_STATE_PATH as an option. r=nalexander 2019-06-07 23:25:01 +00:00
arm.configure Bug 1556880 - Support GCC ARM preprocessor defines to detect the ARM target. r=chmanchester 2019-06-05 02:53:01 +00:00
bindgen.configure Bug 1559814 - Update cbindgen. r=boris 2019-06-26 20:32:41 +00:00
checks.configure Backed out changeset f593f5a5bfa3 (bug 1555346) for build bustages on llvm-profdata. CLOSED TREE 2019-05-29 19:14:25 +03:00
compile-checks.configure
compilers-util.configure
flags.configure
headers.configure
init.configure Bug 1554582 - Solaris SPARC packaging should include libfreebl_64fpu_3.so and libfreebl_64int_3.so r=mshal 2019-06-19 09:34:51 +00:00
java.configure
keyfiles.configure
memory.configure Bug 1554928 - Remove configure options that have been deprecated for a while. r=nalexander 2019-05-29 02:01:02 +00:00
node.configure
old.configure Bug 1556646 part 2 - Rename JS_POSIX_NSPR to JS_WITHOUT_NSPR and remove --enable-posix-nspr-emulation configure flag. r=sfink,glandium 2019-06-08 09:10:59 +00:00
pkg.configure
rust.configure Bug 1558996 - Require rust 1.35 r=glandium 2019-06-13 06:02:05 +00:00
toolchain.configure Bug 1561822 - Clean up a workaround for frame pointer flags in aarch64 clang-cl r=froydnj 2019-06-28 13:55:01 +00:00
tup.configure
util.configure
warnings.configure Bug 1530650 - Add --cap-lints warn to RUSTFLAGS when not building with --enable-warnings-as-errors. r=froydnj 2019-05-22 12:59:01 +00:00
windows.configure