From 7d91dd1c5cda98aed5a8893de019de843b34381d Mon Sep 17 00:00:00 2001 From: Martin Tzvetanov Grigorov Date: Mon, 23 Dec 2024 16:19:20 +0200 Subject: [PATCH] Add libgomp/llvm-openmp as host deps 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 01271599f0a4ba..205ada602fb768 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] run: test: