mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-01 05:43:46 +00:00
Bug 701833 - Disable elfhack in mobile mozconfigs (birch) r=aki CLOSED TREE
This commit is contained in:
parent
6cefddfa17
commit
56dda18be1
@ -4,6 +4,7 @@ ac_add_options --enable-debug
|
||||
|
||||
# Build Fennec
|
||||
ac_add_options --enable-application=mobile/android
|
||||
ac_add_options --disable-elf-hack
|
||||
|
||||
# Android
|
||||
ac_add_options --target=arm-linux-androideabi
|
||||
|
@ -6,6 +6,7 @@ ac_add_options --enable-js-diagnostics
|
||||
|
||||
# Build Fennec
|
||||
ac_add_options --enable-application=mobile/android
|
||||
ac_add_options --disable-elf-hack
|
||||
|
||||
# Android
|
||||
ac_add_options --target=arm-linux-androideabi
|
||||
|
Loading…
Reference in New Issue
Block a user