Добавлено выполнение env-update при смене gcc

mhiretskiy
parent 432daa412e
commit 3c3cd93d9e

@ -4,4 +4,5 @@
echo "The current gcc config will be automatically switch to the newly"
echo "installed gcc version ${GCC_CONFIG_VER}"
gcc-config ${CTARGET}-${GCC_CONFIG_VER} &>/dev/null
/usr/sbin/env-update
exit 0

Loading…
Cancel
Save