Skip to content

Commit cbf0ca4

Browse files
miwu04MingcongBai
authored andcommitted
adguardhome: add fail_arch
1 parent c501ea2 commit cbf0ca4

File tree

1 file changed

+4
-0
lines changed
  • app-web/adguardhome/autobuild

1 file changed

+4
-0
lines changed

app-web/adguardhome/autobuild/defines

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ PKGDES="Network-level advertisement and tracker blocking DNS server"
44
PKGDEP="glibc"
55
BUILDDEP="go nodejs"
66
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

Comments
 (0)