From d6769cecfcc3bbcba8ecb0330b2a4e6d08ba5548 Mon Sep 17 00:00:00 2001 From: Stanislav Shwartsman Date: Fri, 12 Jan 2024 00:30:53 +0200 Subject: [PATCH] AMX was added to 'release' conf but not to 'everything' --- bochs/.conf.gh-build-test | 1 + 1 file changed, 1 insertion(+) diff --git a/bochs/.conf.gh-build-test b/bochs/.conf.gh-build-test index 757e8b1eb..249a21589 100755 --- a/bochs/.conf.gh-build-test +++ b/bochs/.conf.gh-build-test @@ -75,6 +75,7 @@ case $which_config in --enable-avx \ --enable-cet \ --enable-evex \ + --enable-amx \ --enable-uintr \ --enable-perfmon \ --enable-memtype \