diff --git a/build_code b/build_code index f897cf9..6c9ce5d 100755 --- a/build_code +++ b/build_code @@ -117,6 +117,7 @@ cd $here echo "Setting path to distribution in set_rad_env" sed "s#???#${here}#" sbin/set_rad_env_tmp > set_rad_env cat bin/set_prog_env >> set_rad_env +echo "export LD_LIBRARY_PATH='' " >> set_rad_env date diff --git a/make/Mk_cmd b/make/Mk_cmd index eab0eda..35342d8 100644 --- a/make/Mk_cmd +++ b/make/Mk_cmd @@ -1,6 +1,6 @@ # Generated automatically -# System: Linux atmlxint6.atm.ox.ac.uk 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux -# Date: Fri 5 Jul 09:44:04 BST 2024 +# System: Linux atmlxint5.atm.ox.ac.uk 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux +# Date: Wed 10 Jul 10:38:08 BST 2024 FORTCOMP = /usr/bin/gfortran -Ofast -march=native -fPIC -c LINK = /usr/bin/gfortran -Ofast -march=native -fPIC