mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
removed chmod 755 for h5fc
This commit is contained in:
parent
be5257f876
commit
d138f164dd
@ -3339,7 +3339,6 @@ else
|
||||
fi
|
||||
|
||||
if test "X$HDF_FORTRAN" = "Xyes"; then
|
||||
chmod 755 fortran/src/h5fc
|
||||
## libtool does not pass the correct argument linker (wl=) for the Intel Fortran compiler
|
||||
## on OS X, which is needed when building shared libraries on OS X. This script
|
||||
## replaces the 3rd occurrence, which is for Fortran, of wl="" with wl="-Wl," (HDFFV-2772)
|
||||
|
Loading…
Reference in New Issue
Block a user