mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Bug 709792 - Remove deprecated --enable-tracejit; r=khuey
This commit is contained in:
parent
28b85eecb0
commit
f06029b718
@ -2852,11 +2852,6 @@ MOZ_ARG_DISABLE_BOOL(polyic,
|
||||
[ --disable-polyic Disable use of PICs by JIT compiler],
|
||||
ENABLE_POLYIC= )
|
||||
|
||||
MOZ_ARG_ENABLE_BOOL(tracejit,
|
||||
[ --enable-tracejit Deprecated, does nothing],
|
||||
ENABLE_TRACEJIT=,
|
||||
ENABLE_TRACEJIT= )
|
||||
|
||||
MOZ_ARG_ENABLE_BOOL(methodjit-spew,
|
||||
[ --enable-methodjit-spew Enable method JIT spew support],
|
||||
ENABLE_METHODJIT_SPEW=1,
|
||||
|
Loading…
Reference in New Issue
Block a user