From 4870972dcbaca089e9cfea263caf7e49c925755c Mon Sep 17 00:00:00 2001 From: Mattia Giambirtone Date: Tue, 13 Jan 2026 12:12:27 +0100 Subject: [PATCH] Switch to laevateinn-v2 network (bench 5349640) --- Makefile | 2 +- networks | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index fd64cb6..f98c5c7 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ ECHO = $(if $(filter 1,$(SKIP_DEPS)),@,) CC := clang EXE_BASE := bin/heimdall EXE := $(EXE_BASE)$(if $(OS),.exe,) -EVALFILE := ../networks/files/laevateinn-verbatim.bin +EVALFILE := ../networks/files/laevateinn-v2-verbatim.bin NET_NAME := $(notdir $(EVALFILE)) NET_ID := $(basename $(NET_NAME)) LD := lld diff --git a/networks b/networks index baf80c5..08999fa 160000 --- a/networks +++ b/networks @@ -1 +1 @@ -Subproject commit baf80c5d563ab6c9cfa729c9b63609560fb62217 +Subproject commit 08999fa719ac3c73227da3fe4dfe94a91fa8ad4f