We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7750116 commit eacd3acCopy full SHA for eacd3ac
runtime/core/portable_type/c10/c10/targets.bzl
@@ -1,4 +1,4 @@
1
-load("@fbsource//xplat/executorch/build:runtime_wrapper.bzl", "runtime", "is_arvr_mode")
+load("@fbsource//xplat/executorch/build:runtime_wrapper.bzl", "runtime")
2
3
def get_preprocessor_flags(is_fbcode):
4
flags = ["-DSTANDALONE_TORCH_HEADER"]
0 commit comments