9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-12-22 03:23:29 +01:00

Update trexio

This commit is contained in:
Anthony Scemama 2024-12-04 13:58:50 +01:00
parent 5dec303871
commit 16a7bdc4b0

2
configure vendored
View File

@ -9,7 +9,7 @@ echo "QP_ROOT="$QP_ROOT
unset CC
unset CCXX
TREXIO_VERSION=2.4.2
TREXIO_VERSION=2.5.0
# Force GCC instead of ICC for dependencies
export CC=gcc