Spaces:
Runtime error
Runtime error
File size: 158 Bytes
2967fe9 |
1 2 3 4 |
chmod +x ./bazelisk-linux-amd64
USE_BAZEL_VERSION=5.0.0 ./bazelisk-linux-amd64 build wavegru_mod -c opt --copt=-march=native
cp -f bazel-bin/wavegru_mod.so .
|