mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
fix for windows build
This commit is contained in:
parent
a6fc410cbf
commit
49d6ec65d5
@ -59,12 +59,9 @@ ifdef MOZILLA_SECURITY_BUILD
|
||||
CRYPTODIR=../crypto
|
||||
endif
|
||||
|
||||
EXTRA_SHARED_LIBRARY_LIBS += \
|
||||
EXTRA_LIBS += \
|
||||
$(CRYPTOLIB) \
|
||||
$(DIST)/lib/secutil.lib \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_LIBS += \
|
||||
$(DIST)/lib/dbm.lib \
|
||||
$(NULL)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user