mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Disable WITH_FBREMAP
Summary: WITH_FBREMAP was an experiment that is no longer needed. Just disabling the flag for now, the code will be deleted in a separate commit. Changelog: [Internal] Reviewed By: fkgozali Differential Revision: D28467996 fbshipit-source-id: cb7bc00ea0b9d6e82219dda5148ab29978ddc83d
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ec2dc9e4f2
commit
2c5f68df46
@@ -46,9 +46,6 @@ rn_xplat_cxx_library(
|
||||
fbobjc_compiler_flags = get_apple_compiler_flags(),
|
||||
force_static = True,
|
||||
labels = ["supermodule:xplat/default/public.react_native.infra"],
|
||||
preprocessor_flags = [
|
||||
"-DWITH_FBREMAP=1",
|
||||
],
|
||||
visibility = [
|
||||
"PUBLIC",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user