disable --catch-outerspace

This commit is contained in:
2026-04-27 15:49:18 +02:00
parent bba9ced348
commit 4d0693dd30
2 changed files with 8 additions and 4 deletions

View File

@ -321,10 +321,12 @@ rec {
src = pkgs.fetchFromGitea {
domain = "gitea.local.chriphost.de";
owner = "christoph";
# domain = "git.cs.tu-dortmund.de";
# owner = "christoph.urlacher";
repo = "wamr";
# With mmap_space in .text.wamr_aot
rev = "cda2008deb85511089b04b0ac736ad4da2d07e58";
rev = "cda2009deb85511089b04b0ac736ad4da2d07e58";
hash = "sha256-CN6xTiwzF4Jbrpf21TF5c/C03Xb3urwkibRuIXjoU/w=";
# Without mmap_space in .text.wamr_aot