From acc7cf6a6cbb2d466a2128d9a2a79c6e00064b27 Mon Sep 17 00:00:00 2001 From: Martin Tzvetanov Grigorov Date: Mon, 23 Dec 2024 18:53:21 +0200 Subject: [PATCH] Re-add libgomp/llvm-openmp Signed-off-by: Martin Tzvetanov Grigorov --- recipes/ghostx/meta.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes/ghostx/meta.yaml b/recipes/ghostx/meta.yaml index ef57660a3609f..076edf882c2ec 100644 --- a/recipes/ghostx/meta.yaml +++ b/recipes/ghostx/meta.yaml @@ -21,6 +21,9 @@ requirements: - make - {{ compiler('c') }} - {{ compiler('cxx') }} + host: + - libgomp # [linux] + - llvm-openmp # [osx] test: commands: