This commit is contained in:
		| @@ -1142,7 +1142,7 @@ $(ANDROID_DEPS): | |||||||
| $(filter $(BUILD_DIR)/android%,$(APP_OBJS)): | $(ANDROID_DEPS) | $(filter $(BUILD_DIR)/android%,$(APP_OBJS)): | $(ANDROID_DEPS) | ||||||
|  |  | ||||||
| ifeq ($(UNAME_S),Linux) | ifeq ($(UNAME_S),Linux) | ||||||
| ifeq ($(USE_SYSTEM_SSL),0) | ifneq ($(USE_SYSTEM_SSL),1) | ||||||
| LOCAL_DEPS := deps/openssl/$(UNAME_S)/$(UNAME_M)/usr/local/lib/libssl.a | LOCAL_DEPS := deps/openssl/$(UNAME_S)/$(UNAME_M)/usr/local/lib/libssl.a | ||||||
| $(LOCAL_DEPS): | $(LOCAL_DEPS): | ||||||
| 	+@/usr/bin/env bash tools/ssl-local | 	+@/usr/bin/env bash tools/ssl-local | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user