updates submodules

This commit is contained in:
Eyck Jentzsch 2024-07-05 07:42:26 +02:00
parent 6dbce5cb23
commit 97b52b9e05
3 changed files with 4 additions and 2 deletions

2
.envrc
View File

@ -3,6 +3,8 @@ distro=`/bin/lsb_release -i -s`
if [ $distro == "CentOS" ]; then
. /opt/rh/devtoolset-8/enable
. /opt/rh/rh-python38/enable
elif [ $distro == "Rocky" ]; then
. /opt/rh/gcc-toolset-11/enable
fi
layout python3
[ -f .envrc.$USER ] && . .envrc.$USER

@ -1 +1 @@
Subproject commit 5c453eee2a093a277c77f4d840535a9e63e34023
Subproject commit b725ff307be15ae274b5b4e97bcb73856212b1b4

2
scc

@ -1 +1 @@
Subproject commit 1925a6e69d0efea9da739a0b32bd623baaf54988
Subproject commit 59d07fbc6678f5676dc508925ed1982007e350f1