mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
326710 Non-win32 debug builds broken since bug 325229. r=bsmedberg
This commit is contained in:
parent
b6aefad9b1
commit
8bdb888f26
@ -44,6 +44,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = xpcom
|
||||
LIBRARY_NAME = xptcmd
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
ifdef GNU_CXX
|
||||
CPPSRCS = \
|
||||
|
@ -44,6 +44,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = xpcom
|
||||
LIBRARY_NAME = xptcmd
|
||||
MOZILLA_INTERNAL_API = 1
|
||||
|
||||
#
|
||||
# The default is this buildable, but non-functioning code.
|
||||
|
Loading…
Reference in New Issue
Block a user