Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add alias for support of IBM Power architecture (#348)
Execution of `apt-get install hdf5-tools` on a Power system running Ubuntu 16.04 does not seem to install un-versioned .so files. The edit in this commit allows for `Pkg.build("HDF5")` to be executed successfully, and for HDF5.jl to work subsequently.
- Loading branch information