Skip to content

Commit 86f63e1

Browse files
committed
android: revert of enabling ssl
1 parent 9aac188 commit 86f63e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pkg/android/phoenix-common/jni/Android.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,7 @@ DEFINES += -DRARCH_MOBILE \
137137
-DHAVE_TRANSLATE \
138138
-DWANT_IFADDRS \
139139
-DHAVE_XDELTA \
140-
-DHAVE_CORE_INFO_CACHE \
141-
-DHAVE_BUILTINMBEDTLS -DHAVE_SSL
140+
-DHAVE_CORE_INFO_CACHE
142141

143142
ifeq ($(HAVE_GFX_WIDGETS),1)
144143
DEFINES += -DHAVE_GFX_WIDGETS

0 commit comments

Comments
 (0)