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 23d5c60 commit e1302a9Copy full SHA for e1302a9
app-utils/git-branchless/autobuild/defines
@@ -6,3 +6,8 @@ BUILDDEP="rustc llvm"
6
7
USECLANG=1
8
ABSPLITDBG=0
9
+
10
+# FIXME: Too many dependencies on old versions of nix
11
+# No LoongArch support until 0.27.0
12
+# https://github.com/nix-rust/nix/pull/2045
13
+FAIL_ARCH="loongarch64"
0 commit comments