mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 06:22:20 +00:00
xpcomobsolete component needs to link with mozreg also, build bustage from bug 214889
This commit is contained in:
parent
cb3e88dc3d
commit
ab5bd7abf1
@ -74,7 +74,10 @@ LOCAL_INCLUDES = \
|
||||
-I$(srcdir)/../ \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DSO_LIBS += mozreg_s
|
||||
|
||||
EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS) \
|
||||
$(EXTRA_DSO_LIBS) \
|
||||
$(MOZ_XPCOM_OBSOLETE_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user