Bug 1052508 - Fix --with-system-nss build bustage. r=glandium

This commit is contained in:
Steffen Michalke 2014-08-12 08:40:00 -04:00
parent 3435f82b15
commit 99221d9853

View File

@ -8,7 +8,7 @@ LIBRARY_NAME = 'crmf'
if CONFIG['MOZ_NATIVE_NSS']:
OS_LIBS += [l for l in CONFIG['NSS_LIBS'] if l.startswith('-L')]
OS_LIBS += '-lcrmf'
OS_LIBS += ['-lcrmf']
else:
USE_LIBS += [
# The dependency on nss is not real, but is required to force the