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 c501ea2 commit cbf0ca4Copy full SHA for cbf0ca4
app-web/adguardhome/autobuild/defines
@@ -4,3 +4,7 @@ PKGDES="Network-level advertisement and tracker blocking DNS server"
4
PKGDEP="glibc"
5
BUILDDEP="go nodejs"
6
ABTYPE=gomod
7
+# FIXME: Build fails due to SV39 limitation on SG2042 build hosts.
8
+#
9
+# RangeError: WebAssembly.instantiate(): Out of memory: Cannot allocate Wasm memory for new instance
10
+FAIL_ARCH="riscv64"
0 commit comments