This repository has been archived on 2025-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
bscpkgs/pkgs/intel-oneapi
Rodrigo Arias Mallo be373b6355 Fix PATH in intel compiler wrapper
We need to add the gcc in the PATH, but adding it directly to $PATH
doesn't work, as it will be restored to $path_backup before icc runs. So
for now we simply inject it to path_backup, but ideally we should find a
more robust solution.

Reviewed-by: Aleix Boné <abonerib@bsc.es>
2025-07-21 17:19:18 +02:00
..
2025-07-21 17:19:18 +02:00
2023-10-02 10:57:53 +02:00
2023-10-02 10:57:53 +02:00