Skip to content

Commit

Permalink
Convert intent_binary_defs to Skylark
Browse files Browse the repository at this point in the history
Reviewed By: ttsugriy

Differential Revision: D6910777

fbshipit-source-id: b661be9f2383ca93b940dc7b625f46ae9725ebd7
  • Loading branch information
Jakub Grzmiel authored and facebook-github-bot committed Feb 7, 2018
1 parent b1e5c01 commit d3db764
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReactCommon/cxxreact/BUCK
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
load("@xplat//configurations/buck/apple:flag_defs.bzl", "DEBUG_PREPROCESSOR_FLAGS")
load("//ReactNative:DEFS", "IS_OSS_BUILD", "rn_xplat_cxx_library", "ANDROID_INSPECTOR_FLAGS", "APPLE_INSPECTOR_FLAGS", "ANDROID_JSC_DEPS", "APPLE_JSC_DEPS", "DEBUG_PREPROCESSOR_FLAGS", "react_native_xplat_target")

CXX_LIBRARY_COMPILER_FLAGS = [
Expand Down

0 comments on commit d3db764

Please sign in to comment.