1
0
mirror of https://github.com/PurpleI2P/Boost-for-Android-Prebuilt synced 2025-01-24 21:44:48 +00:00

Update Android.mk

This commit is contained in:
R4SAS 2022-02-11 01:30:26 +03:00 committed by GitHub
parent 93de5720b8
commit 8c917088ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,11 +120,6 @@ LOCAL_MODULE := libboost_serialization
LOCAL_SRC_FILES := $(TARGET_ARCH_ABI)/lib/libboost_serialization.a
include $(PREBUILT_STATIC_LIBRARY)
include $(CLEAR_VARS)
LOCAL_MODULE := libboost_signals
LOCAL_SRC_FILES := $(TARGET_ARCH_ABI)/lib/libboost_signals.a
include $(PREBUILT_STATIC_LIBRARY)
include $(CLEAR_VARS)
LOCAL_MODULE := libboost_stacktrace_basic
LOCAL_SRC_FILES := $(TARGET_ARCH_ABI)/lib/libboost_stacktrace_basic.a