зеркало из https://github.com/mozilla/gecko-dev.git
Add dependency on freebl so softoken will rebuild if freebl has changed.
This commit is contained in:
Родитель
b1ce792280
Коммит
4c37a26617
|
@ -96,3 +96,6 @@ endif
|
|||
ifeq ($(OS_TARGET),WINCE)
|
||||
DEFINES += -DDBM_USING_NSPR
|
||||
endif
|
||||
|
||||
# indicates dependency on freebl static lib
|
||||
$(SHARED_LIBRARY): $(CRYPTOLIB)
|
||||
|
|
Загрузка…
Ссылка в новой задаче