diff --git a/data/unreal/config.settings b/data/unreal/config.settings index e4d15b1..7d16ac4 100644 --- a/data/unreal/config.settings +++ b/data/unreal/config.settings @@ -19,6 +19,10 @@ SHOWLISTMODES="1" NOOPEROVERRIDE="" OPEROVERRIDEVERIFY="" GENCERTIFICATE="1" -EXTRAPARA="" + +# Use system argon to avoid getting SIGILLed if the build machine has a more recent +# CPU than the one running the tests. +EXTRAPARA="--with-system-argon2" + ADVANCED=""