From 1320a2dd594f7ae9263ffc618a7f06760f3c9089 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 fa05e64..24bdff1 100644 --- a/pkgs/llvm-ompss2/default.nix +++ b/pkgs/llvm-ompss2/default.nix @@ -47,7 +47,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 '';