Fixes needed to build gcc on Linux/ppc64le (#2057)
* Fixes needed to build gcc on Linux/ppc64le * flake8 fix.
This commit is contained in:

committed by
Todd Gamblin

parent
4b5281bfe6
commit
8de143a994
@@ -30,6 +30,8 @@ class Libsigsegv(Package):
|
||||
homepage = "https://www.gnu.org/software/libsigsegv/"
|
||||
url = "ftp://ftp.gnu.org/gnu/libsigsegv/libsigsegv-2.10.tar.gz"
|
||||
|
||||
patch('patch.new_config_guess', when='@2.10')
|
||||
|
||||
version('2.10', '7f96fb1f65b3b8cbc1582fb7be774f0f')
|
||||
|
||||
def install(self, spec, prefix):
|
||||
|
1187
var/spack/repos/builtin/packages/libsigsegv/patch.new_config_guess
Normal file
1187
var/spack/repos/builtin/packages/libsigsegv/patch.new_config_guess
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user