mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 22:37:50 +00:00
Bug 1423822 - Stop disabling elfhack on lto builds. r=froydnj
--HG-- extra : rebase_source : fbe450139109173965de4ee5a8a7f71092aa34bc
This commit is contained in:
parent
eb38bfa193
commit
baff96f6e4
@ -16,9 +16,6 @@ if [ -e "$topsrcdir/gcc/bin/ld" ]; then
|
||||
export CXX="$CXX -B $topsrcdir/gcc/bin"
|
||||
fi
|
||||
|
||||
# Until Bug 1423822 is resolved
|
||||
ac_add_options --disable-elf-hack
|
||||
|
||||
ac_add_options --enable-lto
|
||||
|
||||
. "$topsrcdir/build/unix/mozconfig.stdcxx"
|
||||
|
Loading…
x
Reference in New Issue
Block a user