mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-12 00:50:40 +00:00
Fixing linker bustage - we have a new linker, but I haven't got in on the TB yet
This commit is contained in:
parent
854831c91c
commit
9a954644ec
@ -58,8 +58,8 @@ SHARED_LIBRARY_LIBS = \
|
||||
|
||||
EXTRA_DSO_LDOPTS = \
|
||||
$(LIBS_DIRS) \
|
||||
$(MOZ_COMPONENT_LIBS) \
|
||||
$(MOZ_UNICHARUTIL_LIBS) \
|
||||
$(MOZ_COMPONENT_LIBS) \
|
||||
$(EXTRA_DSO_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user