mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-20 03:23:07 +00:00
Hide symbols from static libraries
This commit is contained in:
parent
5942545b9c
commit
9d4e9631bc
@ -52,5 +52,6 @@ endif
|
|||||||
LOCAL_LDLIBS := -llog
|
LOCAL_LDLIBS := -llog
|
||||||
|
|
||||||
LOCAL_STATIC_LIBRARIES := libopus libssl libcrypto
|
LOCAL_STATIC_LIBRARIES := libopus libssl libcrypto
|
||||||
|
LOCAL_LDFLAGS += -Wl,--exclude-libs,ALL
|
||||||
|
|
||||||
include $(BUILD_SHARED_LIBRARY)
|
include $(BUILD_SHARED_LIBRARY)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user