Skip to content

Commit

Permalink
Disable WITH_FBREMAP
Browse files Browse the repository at this point in the history
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
  • Loading branch information
neildhar authored and facebook-github-bot committed May 19, 2021
1 parent ec2dc9e commit 2c5f68d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ReactCommon/cxxreact/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -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",
],
Expand Down

0 comments on commit 2c5f68d

Please sign in to comment.