mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
Check in missing part of patch for bug 237239.
This commit is contained in:
parent
2e3bdbea09
commit
a064dd94bb
@ -69,6 +69,9 @@ CPPSRCS += \
|
||||
GtkPromptService.cpp
|
||||
endif
|
||||
|
||||
# Include config.mk early for any overrides of BUILD_STATIC_LIBS
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
# Force applications to be built non-statically
|
||||
# when building the mozcomps meta component
|
||||
ifneq (,$(filter mozcomps,$(MOZ_META_COMPONENTS)))
|
||||
|
Loading…
Reference in New Issue
Block a user