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