mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Oops. Forgot that LIBS_DIR already set -L. Fixing dec1 bustage
This commit is contained in:
parent
b9007b05e6
commit
27f3690e46
@ -173,7 +173,7 @@ NSS_LIBS = \
|
||||
$(NULL)
|
||||
else
|
||||
NSS_LIBS = \
|
||||
-L$(LIBS_DIR) \
|
||||
$(LIBS_DIR) \
|
||||
$(DIST)/lib/$(LIB_PREFIX)crmf.$(LIB_SUFFIX) \
|
||||
-lsmime3 \
|
||||
-lssl3 \
|
||||
|
Loading…
Reference in New Issue
Block a user