From b00cfceb3f0fb6dce8b8f2075e50c49fb04fa56c Mon Sep 17 00:00:00 2001 From: Giacomo Leidi Date: Tue, 23 Jan 2024 17:39:59 +0100 Subject: [PATCH] Prefer go1.18 with openssl. Go provides it's own cryptography stack but we need it built with openssl. SR#319034 implements the change and this patch sets the preferred Go package for ALP. --- _config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config b/_config index 1d61615..a18d0b5 100644 --- a/_config +++ b/_config @@ -3872,6 +3872,8 @@ Macros: %_without_have_pyarrow 1 :Macros +Prefer: -go1.18-openssl + # aggregate packages on i586 from Workbench %ifarch i586 %if "%_repository" == "standard"