From 9aa866ee76f9e41b812a852230e100d9032e582c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Bon=C3=A9?= Date: Wed, 21 May 2025 18:05:21 +0200 Subject: [PATCH] ompss: no bintools intel --- pkgs/llvm-ompss2/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/llvm-ompss2/default.nix b/pkgs/llvm-ompss2/default.nix index eb7de85..33cb478 100644 --- a/pkgs/llvm-ompss2/default.nix +++ b/pkgs/llvm-ompss2/default.nix @@ -50,7 +50,7 @@ let unset NIX_GNATFLAGS_COMPILE_${tconf} unset NIX_CC_WRAPPER_FLAGS_SET_${tconf} - unset NIX_BINTOOLS_WRAPPER_FLAGS_${tconf} + # unset NIX_BINTOOLS_WRAPPER_FLAGS_${tconf} fi '';