Skip to content
Snippets Groups Projects
Commit 18a10c99 authored by Sergey Kosukhin's avatar Sergey Kosukhin
Browse files

Update CI scripts on Breeze: use custom (vanilla) installations of Autotools.

The Debian version of Libtool fails to build.
parent 3197cd13
No related branches found
No related tags found
No related merge requests found
......@@ -98,12 +98,9 @@ init_env ()
set +eu
. /etc/profile.d/mpim.sh
module use /data/mpi/sclab/sip/m300488/nvhpc/modulefiles
module use /data/mpi/sclab/sip/m300488/cdi-pio-sw/modulefiles
set -${saved_set}
switch_for_module automake/1.16.1
# Tell the custom installation of Automake 1.16 where to look for the libtool
# macros:
export ACLOCAL_PATH="/usr/share/aclocal:${ACLOCAL_PATH-}"
switch_for_module automake libtool autoconf
}
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment