Skip to content
Snippets Groups Projects
Commit 3d01b2c6 authored by Damian Alvarez's avatar Damian Alvarez
Browse files

To also ignore libaec

parent 8273cfb0
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,7 @@ ignored_pkgs = [
'basemap', # Deprecated in favour of Cartopy
'iccifort', # Renamed to intel-compilers
'itstool', # Renamed to ITSTool
'libaec', # Not used upstream in the dependencies that need it, so let's try to stay vanilla until asked for it
'libfabric', # Not needed, since we won't install OpenMPI in JURECA booster (only place where it was relevant)
'meld', # meld is broken (segmentation fault) and it pulls in too much packages for something not so important
'nvptx-tools', # Integrated in GCC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment