Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Commit 77021be

Browse files
committed
Merge branch 'feature/openssl_library' into 'master'
openssl library See merge request esp-components/esp-aliyun!110
2 parents 4cd3a62 + 3edb9f6 commit 77021be

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

component.mk

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,3 @@ endif
3838
# link libiot_sdk.a
3939
LIBS += iot_sdk
4040
COMPONENT_ADD_LDFLAGS += -L $(COMPONENT_PATH)/$(COMPONENT_IOTKIT_RELEASE_PATH)/lib $(addprefix -l,$(LIBS))
41-
42-
ifdef CONFIG_TARGET_PLATFORM_ESP8266
43-
LIBS += openssl
44-
COMPONENT_ADD_LDFLAGS += -L $(COMPONENT_PATH)/platform/tls/library $(addprefix -l,$(LIBS))
45-
endif

platform/tls/library/libopenssl.a

-4.75 MB
Binary file not shown.

0 commit comments

Comments
 (0)