From 00e2e9562acb5f8ad8340ccec8bf5898f98995be Mon Sep 17 00:00:00 2001 From: dbalatoni13 Date: Fri, 15 Nov 2024 15:27:38 +0100 Subject: [PATCH] Set nisDll matching only for the US version --- configure.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.py b/configure.py index 78fa8e4c..91418849 100644 --- a/configure.py +++ b/configure.py @@ -1391,7 +1391,7 @@ config.libs = [ Rel( "nisDll", objects={ - Object(Matching, "REL/nisDll/main.c") + Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/nisDll/main.c") }, ), Rel(