We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aarch64-linux isn't supported because there is no biber for that platform.
aarch64-linux
biber
Here is a branch that makes bazel-latex work for aarch64-linux but it is not ideal, as it removes biber for all platforms: https://github.com/pawelz/bazel-latex/tree/aarch64-linux
bazel-latex
I am wondering if it would be worth the effort to remove it conditionally just for that one platform.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
aarch64-linux
isn't supported because there is nobiber
for that platform.Here is a branch that makes
bazel-latex
work foraarch64-linux
but it is not ideal, as it removesbiber
for all platforms: https://github.com/pawelz/bazel-latex/tree/aarch64-linuxI am wondering if it would be worth the effort to remove it conditionally just for that one platform.
The text was updated successfully, but these errors were encountered: