Bug 1196608 - Link liblgpllibs against mozglue. r=mshal

This commit is contained in:
Mike Hommey 2015-08-20 11:51:56 +09:00
parent d4f561da93
commit eb7cd4f7cf

View File

@ -10,7 +10,7 @@
# #
# Any library added here should also be reflected in the about:license page. # Any library added here should also be reflected in the about:license page.
SharedLibrary('lgpllibs') GeckoSharedLibrary('lgpllibs', linkage=None)
SHARED_LIBRARY_NAME = 'lgpllibs' SHARED_LIBRARY_NAME = 'lgpllibs'
if CONFIG['MOZ_LIBAV_FFT']: if CONFIG['MOZ_LIBAV_FFT']: