diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2021-05-20 09:40:05 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2021-05-20 09:40:05 +0200 |
commit | 7900b481f030b331b2ccbaf5e7d5424063df752d (patch) | |
tree | c8d880c0d577668396455dbf2256566ab76d4f0b /blacklist/pentium4 | |
parent | 70635ae50cb5a7ec268ab45174346c4f9031ebc4 (diff) | |
download | packages-7900b481f030b331b2ccbaf5e7d5424063df752d.tar.xz |
put gcc10 onto blacklist
Diffstat (limited to 'blacklist/pentium4')
-rw-r--r-- | blacklist/pentium4/gcc10/gcc10 | 1 | ||||
-rw-r--r-- | blacklist/pentium4/gcc10/gcc10-fortran | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/blacklist/pentium4/gcc10/gcc10 b/blacklist/pentium4/gcc10/gcc10 new file mode 100644 index 00000000..c7effb6f --- /dev/null +++ b/blacklist/pentium4/gcc10/gcc10 @@ -0,0 +1 @@ +There is no need for gcc 10, use a modern gcc, the old one is there for Cuda only (which is not really supported on 32-bit anymore anyway) diff --git a/blacklist/pentium4/gcc10/gcc10-fortran b/blacklist/pentium4/gcc10/gcc10-fortran new file mode 100644 index 00000000..c7effb6f --- /dev/null +++ b/blacklist/pentium4/gcc10/gcc10-fortran @@ -0,0 +1 @@ +There is no need for gcc 10, use a modern gcc, the old one is there for Cuda only (which is not really supported on 32-bit anymore anyway) |