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 93804de commit 5292213Copy full SHA for 5292213
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-6.31.1.patch\\"/protobuf-6.31.1.patch\\", \\":proto.patch\\"/g" workspace2.bzl
+sed -i.bak0 "s/protobuf.patch\\"/protobuf.patch\\", \\":proto.patch\\"/g" workspace2.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