Skip to content

Commit 76a1db6

Browse files
committed
Excludes OpenSSL symbols from android libraries with --exclude-libs
1 parent 797ee61 commit 76a1db6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
APP_STL:=c++_static
2+
APP_LDFLAGS += -Wl,--exclude-libs,ALL
23
APP_SUPPORT_FLEXIBLE_PAGE_SIZES := true

0 commit comments

Comments
 (0)