From d00f55c28ab7236df966c513bbbf0e2b9c522bdb Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Sun, 27 Oct 2019 23:48:25 +0100 Subject: [PATCH] Update EZFIO --- configure | 2 +- ocaml/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 29c5f4da..aa27ffa4 100755 --- a/configure +++ b/configure @@ -19,7 +19,7 @@ unset CCXX BATS_URL="https://github.com/bats-core/bats-core/archive/v1.1.0.tar.gz" BUBBLE_URL="https://github.com/projectatomic/bubblewrap/releases/download/v0.3.3/bubblewrap-0.3.3.tar.xz" DOCOPT_URL="https://github.com/docopt/docopt/archive/0.6.2.tar.gz" -EZFIO_URL="https://gitlab.com/scemama/EZFIO/-/archive/v1.6.0/EZFIO-v1.6.0.tar.gz" +EZFIO_URL="https://gitlab.com/scemama/EZFIO/-/archive/v1.6.1/EZFIO-v1.6.1.tar.gz" F77ZMQ_URL="https://github.com/scemama/f77_zmq/archive/v4.2.5.tar.gz" GMP_URL="ftp://ftp.gnu.org/gnu/gmp/gmp-6.1.2.tar.bz2" IRPF90_URL="https://gitlab.com/scemama/irpf90/-/archive/v1.7.6/irpf90-v1.7.6.tar.gz" diff --git a/ocaml/Makefile b/ocaml/Makefile index 6ff91273..978f7e87 100644 --- a/ocaml/Makefile +++ b/ocaml/Makefile @@ -80,7 +80,7 @@ git: ./create_git_sha1.sh ${QP_EZFIO}/Ocaml/ezfio.ml: - $(NINJA) -C ${QP_EZFIO} + $(NINJA) -C ${QP_ROOT}/config ${QP_ROOT}/lib/libezfio_irp.a qp_edit.ml: ../scripts/ezfio_interface/qp_edit_template