summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuta SATOH <nigoro@gentoo.gr.jp>2015-07-12 16:35:03 +0900
committerYuta SATOH <nigoro@gentoo.gr.jp>2015-07-12 16:35:03 +0900
commitc9569c32c6d042965fa18ac92eb2e03825136941 (patch)
tree3125efd8fb7e39791f097d9db8c0637e8f6fe364 /scripts
parentcreate_forcestage3.sh: added sample script. (diff)
downloadgentoo-bsd-c9569c32c6d042965fa18ac92eb2e03825136941.tar.gz
gentoo-bsd-c9569c32c6d042965fa18ac92eb2e03825136941.tar.bz2
gentoo-bsd-c9569c32c6d042965fa18ac92eb2e03825136941.zip
automatic_updater.sh: binutils rebuild with lastest gcc.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/automatic_updater.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/automatic_updater.sh b/scripts/automatic_updater.sh
index 9585af5..d6bcf60 100644
--- a/scripts/automatic_updater.sh
+++ b/scripts/automatic_updater.sh
@@ -70,6 +70,7 @@ update_gcc(){
env-update
source /etc/profile
emerge sys-devel/libtool --exclude sys-freebsd/*
+ emerge sys-devel/binutils --exclude sys-freebsd/*
}
update_kernel(){