Add dependency on freebl so softoken will rebuild if freebl has changed.
git-svn-id: svn://10.0.0.236/trunk@182513 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -96,3 +96,6 @@ endif
|
||||
ifeq ($(OS_TARGET),WINCE)
|
||||
DEFINES += -DDBM_USING_NSPR
|
||||
endif
|
||||
|
||||
# indicates dependency on freebl static lib
|
||||
$(SHARED_LIBRARY): $(CRYPTOLIB)
|
||||
|
||||
Reference in New Issue
Block a user