mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 11:34:23 +00:00
Prepare RN libs for so merging
Reviewed By: javache Differential Revision: D5150741 fbshipit-source-id: 06e64ee1c4784e64307ef7a40003867ca0c8a8e2
This commit is contained in:
parent
c419ae8c8d
commit
20217873d4
@ -26,6 +26,7 @@ cxx_library(
|
|||||||
),
|
),
|
||||||
header_namespace = "react/jni",
|
header_namespace = "react/jni",
|
||||||
exported_headers = EXPORTED_HEADERS,
|
exported_headers = EXPORTED_HEADERS,
|
||||||
|
allow_jni_merging = True,
|
||||||
compiler_flags = [
|
compiler_flags = [
|
||||||
"-Wall",
|
"-Wall",
|
||||||
"-Werror",
|
"-Werror",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user