summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpks <pks@pks.rocks>2020-11-21 15:55:38 +0100
committerpks <pks@pks.rocks>2020-11-21 15:55:38 +0100
commitb00f2d62a8dfb34bc693ea7d2f98dddf239afea6 (patch)
treefc2286f17d16adeb954330ea7169993198926f14
parentf4ca6f9daa73ab26b1522c28f08c9d52cc99d4a7 (diff)
upgrade-gentoo: fix building of glibc
-rwxr-xr-xupgrade-gentoo3
1 files changed, 3 insertions, 0 deletions
diff --git a/upgrade-gentoo b/upgrade-gentoo
index 548f34e..7fa2faa 100755
--- a/upgrade-gentoo
+++ b/upgrade-gentoo
@@ -15,6 +15,9 @@ if [[ $HOST == "bogues" ]]; then
#mv /usr/portage_ /usr/portage
fi
+unset LD_LIBRARY_PATH
+env-update
+
emaint --check all
emaint --fix all
emerge --sync