waf: display oprofile and gdbjit options for all platforms
was breaking mac
This commit is contained in:
Родитель
6eca6b1ec0
Коммит
86e687086b
1
wscript
1
wscript
|
@ -100,7 +100,6 @@ def set_options(opt):
|
|||
, dest='shared_v8_libname'
|
||||
)
|
||||
|
||||
if sys.platform.startswith("linux"):
|
||||
opt.add_option( '--oprofile'
|
||||
, action='store_true'
|
||||
, default=False
|
||||
|
|
Загрузка…
Ссылка в новой задаче