Skip to content

Commit

Permalink
Update Hermes
Browse files Browse the repository at this point in the history
Summary: Changelog: [Internal]

Reviewed By: rshest

Differential Revision: D39657809

fbshipit-source-id: 21a4a39c5c21d3932db0e8513dad8f005ea46148
  • Loading branch information
javache authored and facebook-github-bot committed Sep 21, 2022
1 parent 596111f commit eddff32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReactCommon/hermes/inspector/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -190,11 +190,11 @@ fb_xplat_cxx_library(
exported_headers = INSPECTOR_EXPORTED_HEADERS,
compiler_flags = CFLAGS_BY_MODE[hermes_build_mode()],
cxx_tests = [":inspector-tests"],
exported_preprocessor_flags = get_hermes_shared_library_preprocessor_flags(),
fbobjc_header_path_prefix = "hermes/inspector",
labels = ["supermodule:xplat/default/public.hermes"],
macosx_tests_override = [],
platforms = (ANDROID, APPLE, CXX, FBCODE, WINDOWS),
preprocessor_flags = get_hermes_shared_library_preprocessor_flags(),
visibility = [
"PUBLIC",
],
Expand Down

0 comments on commit eddff32

Please sign in to comment.