mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Remove default usages of enable_exceptions/rtti
Summary: Changelog: [Internal] Reviewed By: ShikaSD Differential Revision: D34379947 fbshipit-source-id: abff08ec99cff60d16ff82b7c0422d72caffd59b
This commit is contained in:
committed by
Facebook GitHub Bot
parent
13b0b06522
commit
dc50308994
@@ -11,8 +11,6 @@ rn_xplat_cxx_library(
|
||||
],
|
||||
prefix = "react/fabric",
|
||||
),
|
||||
compiler_flags_enable_exceptions = False,
|
||||
compiler_flags_enable_rtti = False, # for YogaLayoutableShadowNode?
|
||||
fbandroid_allow_jni_merging = True,
|
||||
labels = ["supermodule:xplat/default/public.react_native.infra"],
|
||||
platforms = ANDROID,
|
||||
|
||||
Reference in New Issue
Block a user