mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 02:25:34 +00:00
Removing -DDEBUG to force PR_LOGing on, this causes optimized builds
not to link correctly. PHOTON ONLY
This commit is contained in:
parent
0e9bb75f8d
commit
329e21e349
@ -44,9 +44,6 @@ CPPSRCS = \
|
||||
nsRenderingContextPh.cpp \
|
||||
$(NULL)
|
||||
|
||||
# Force Debug on to make logging work
|
||||
DEFINES += -DDEBUG
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
CXXFLAGS += $(TK_CFLAGS)
|
||||
|
Loading…
Reference in New Issue
Block a user