mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 709792 - Remove deprecated --enable-tracejit; r=khuey
This commit is contained in:
parent
1a39d3c95a
commit
5676601bd2
@ -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