зеркало из https://github.com/mozilla/pjs.git
Bug 657569 - Build nptest.dll without optimization on windows. r=ted
This commit is contained in:
Родитель
a0e68f4fa5
Коммит
fa821d2340
|
@ -98,6 +98,9 @@ RCFILE = nptest.rc
|
|||
RESFILE = nptest.res
|
||||
DEFFILE = $(win_srcdir)/nptest.def
|
||||
OS_LIBS += $(call EXPAND_LIBNAME,msimg32)
|
||||
|
||||
# Windows opt builds without PGO break nptest.dll
|
||||
MOZ_OPTIMIZE=
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче