diff --git a/scripts/pentoo-updater.sh b/scripts/pentoo-updater.sh index 8808af112..42bb394cb 100755 --- a/scripts/pentoo-updater.sh +++ b/scripts/pentoo-updater.sh @@ -45,7 +45,7 @@ if [ -n "$(find /usr/include/python3.{3,4,5} -type f 2> /dev/null)" ]; then fi #taken from news item gcc-5-new-c++11-abi -revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc +revdep-rebuild --library 'libstdc++.so.6' -- --buildpkg=y --usepkg=n --exclude gcc if [ -n "${clst_target}" ]; then emerge @changed-deps || safe_exit