mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
Fixing AIX bustage. Resolve symbols at link time. r=bryner
This commit is contained in:
parent
dfd9b8fa51
commit
d01aa4fbd8
@ -49,5 +49,7 @@ CPPSRCS = \
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS)
|
||||
|
||||
install::
|
||||
$(INSTALL) $(srcdir)/nsFilePicker.js $(DIST)/bin/components
|
||||
|
Loading…
Reference in New Issue
Block a user