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 959d90f commit 18d64fcCopy full SHA for 18d64fc
deps/ReactantExtra/WORKSPACE
@@ -63,7 +63,7 @@ echo "+#elif defined(__NVCC__) || (!defined(__linux__) && !defined(__ANDROID__)
63
echo "" >> third_party/proto.patch
64
echo " #ifndef bswap_16" >> third_party/proto.patch
65
echo " static inline uint16_t bswap_16(uint16_t x) {" >> third_party/proto.patch
66
-sed -i.bak0 "s/protobuf.patch\\"/protobuf.patch\\", \\":proto.patch\\"/g" workspace2.bzl
+sed -i.bak0 "s/protobuf.patch\\"/protobuf.patch\\", \\":proto.patch\\"/g" workspace2.bzl third_party/py/python_init_rules.bzl
67
""",
68
"""
69
sed -i.bak0 "s/def main():/def main():\\n if TMPDIR: os.environ['TMPDIR'] = TMPDIR/g" third_party/gpus/crosstool/clang/bin/crosstool_wrapper_driver_is_not_gcc.tpl
0 commit comments