Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build HDF5 for Power #1009

Open
vchuravy opened this issue May 8, 2020 · 1 comment
Open

Build HDF5 for Power #1009

vchuravy opened this issue May 8, 2020 · 1 comment
Labels
HDF5 5️⃣ Builders and issues related to HDF5

Comments

@vchuravy
Copy link
Member

vchuravy commented May 8, 2020

x-ref: JuliaLang/julia#35801

platforms = [
Linux(:x86_64),
Linux(:i686),
Linux(:armv7l, libc=:glibc, call_abi=:eabihf),
Linux(:aarch64, libc=:glibc),
MacOS(),
Windows(:x86_64),
Windows(:i686),
]

@giordano
Copy link
Member

giordano commented May 9, 2020

See #567

@giordano giordano added the HDF5 5️⃣ Builders and issues related to HDF5 label Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HDF5 5️⃣ Builders and issues related to HDF5
Projects
None yet
Development

No branches or pull requests

2 participants