Guest User

Untitled

a guest
Apr 14th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. --- a/config/external/nss/crmf/moz.build 2018-04-11 03:43:17.000000000 -0400
  2. +++ b/config/external/nss/crmf/moz.build 2018-04-12 09:56:01.017996140 -0400
  3. @@ -8,7 +8,6 @@
  4.  
  5. if CONFIG['MOZ_SYSTEM_NSS']:
  6. OS_LIBS += [l for l in CONFIG['NSS_LIBS'] if l.startswith('-L')]
  7. - OS_LIBS += ['-lcrmf']
  8. else:
  9. USE_LIBS += [
  10. # The dependency on nss is not real, but is required to force the
Add Comment
Please, Sign In to add comment