Bug #388878 --> add a missing MOZILLA_OFFICIAL to Makefile.in. this should turn on breakpad for the release builds.
sr=bienvenu git-svn-id: svn://10.0.0.236/trunk@230709 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user