summaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authoracastanedam <acastanedam@gmail.com>2021-09-08 15:57:42 +0200
committerGitHub <noreply@github.com>2021-09-08 15:57:42 +0200
commitca94240dd424c1a7af0adc2ce33d2ba53cdba71d (patch)
treeaa3817e0e03b0e2dddfe1af5ccdac1cbe7733b8b /.dockerignore
parent0ac751b27b559101d536c981af4e1932a7c4899e (diff)
downloadspack-ca94240dd424c1a7af0adc2ce33d2ba53cdba71d.tar.gz
spack-ca94240dd424c1a7af0adc2ce33d2ba53cdba71d.tar.bz2
spack-ca94240dd424c1a7af0adc2ce33d2ba53cdba71d.tar.xz
spack-ca94240dd424c1a7af0adc2ce33d2ba53cdba71d.zip
gcc: add patch for sanitizer in gcc<11.1.0 (#25804)
This allows to fix the compilation of gcc versions less than 11.1.0, due to the remove of cyclades of libsanitizer as it is described in the patch: The Linux kernel has removed the interface to cyclades from the latest kernel headers due to them being orphaned for the past 13 years. libsanitizer uses this header when compiling against glibc, but glibcs itself doesn't seem to have any references to cyclades. Further more it seems that the driver is broken in the kernel and the firmware doesn't seem to be available anymore. As such since this is breaking the build of libsanitizer (and so the GCC bootstrap) it is proposed to remove this. Co-authored-by: Arcesio Castaneda Medina <arcesio.castaneda.medina@itwm.fraunhofer.de>
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions