mirror of
https://github.com/TREX-CoE/trexio.git
synced 2025-01-03 10:06:01 +01:00
[wheel build] Test macos wheels
This commit is contained in:
parent
269782be2b
commit
d50f8e8bc7
2
.github/workflows/build-wheels.yml
vendored
2
.github/workflows/build-wheels.yml
vendored
@ -76,7 +76,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
wget https://github.com/HDFGroup/hdf5/archive/refs/tags/hdf5-1_12_3.tar.gz
|
wget https://github.com/HDFGroup/hdf5/archive/refs/tags/hdf5-1_12_3.tar.gz
|
||||||
tar -xzf hdf5-1_12_3.tar.gz
|
tar -xzf hdf5-1_12_3.tar.gz
|
||||||
cd hdf5-hdf5-$HDF5_VERSION
|
cd hdf5-hdf5-1_12_3
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
./configure CC=gcc-12 --prefix /usr/local --enable-build-mode=production --with-szlib
|
./configure CC=gcc-12 --prefix /usr/local --enable-build-mode=production --with-szlib
|
||||||
make -j3
|
make -j3
|
||||||
|
Loading…
Reference in New Issue
Block a user