[julia] gfortran patch required for 1.7.2 (#29720)

This commit is contained in:
Jen Herting 2022-03-25 14:20:22 -04:00 committed by GitHub
parent 15bdc6b3e1
commit 1b41e7408d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -119,7 +119,7 @@ class Julia(MakefilePackage):
patch('use-add-rpath.patch')
# Fix gfortran abi detection https://github.com/JuliaLang/julia/pull/44026
patch('fix-gfortran.patch', when='@1.7.0:1.7.1')
patch('fix-gfortran.patch', when='@1.7.0:1.7.2')
def patch(self):
# The system-libwhich-libblastrampoline.patch causes a rebuild of docs as it