зеркало из https://github.com/mozilla/pjs.git
Bug #388878 --> add a missing MOZILLA_OFFICIAL to Makefile.in. this should turn on breakpad for the release builds.
sr=bienvenu
This commit is contained in:
Родитель
25fc7a1231
Коммит
0b180484f1
|
@ -193,6 +193,10 @@ endif
|
|||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
ifdef MOZILLA_OFFICIAL
|
||||
DEFINES += -DMOZILLA_OFFICIAL
|
||||
endif
|
||||
|
||||
ifdef BUILD_STATIC_LIBS
|
||||
include $(topsrcdir)/config/static-rules.mk
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче