From e6cb74a2ab0d58880b16e8f0ec2408ebb15ece26 Mon Sep 17 00:00:00 2001 From: Arya Massarat <23412689+aryarm@users.noreply.github.com> Date: Thu, 14 Nov 2024 10:43:27 -0800 Subject: [PATCH] remove build requirements to see what happens --- recipes/finemap/meta.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/recipes/finemap/meta.yaml b/recipes/finemap/meta.yaml index 4bbfb12..474e775 100644 --- a/recipes/finemap/meta.yaml +++ b/recipes/finemap/meta.yaml @@ -20,10 +20,6 @@ build: - install -m 755 finemap_v{{ version }}_x86_64 ${PREFIX}/bin/finemap requirements: - build: - - {{ stdlib("c") }} - - libgomp - - libgcc run: - {{ stdlib("c") }} - libgomp