mirror of
https://github.com/status-im/react-native.git
synced 2025-02-05 14:13:26 +00:00
Fix library name of yogacore
Reviewed By: bestander Differential Revision: D4276884 fbshipit-source-id: c791aa3bb27fcf4b48d84427011eae6119fe6edf
This commit is contained in:
parent
bf55df15db
commit
097d3173e9
@ -15,7 +15,7 @@ LOCAL_CFLAGS += $(CXX11_FLAGS)
|
||||
LOCAL_EXPORT_CPPFLAGS := $(CXX11_FLAGS)
|
||||
|
||||
LOCAL_LDLIBS += -landroid -llog
|
||||
LOCAL_STATIC_LIBRARIES := yogacore
|
||||
LOCAL_STATIC_LIBRARIES := libyogacore
|
||||
LOCAL_SHARED_LIBRARIES := libfb
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
Loading…
x
Reference in New Issue
Block a user