commit:     c9569c32c6d042965fa18ac92eb2e03825136941
Author:     Yuta SATOH <nigoro <AT> gentoo <DOT> gr <DOT> jp>
AuthorDate: Sun Jul 12 07:35:03 2015 +0000
Commit:     Yuta SATOH <nigoro <AT> gentoo <DOT> gr <DOT> jp>
CommitDate: Sun Jul 12 07:35:03 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-bsd.git/commit/?id=c9569c32

automatic_updater.sh: binutils rebuild with lastest gcc.

 scripts/automatic_updater.sh | 1 +
 1 file changed, 1 insertion(+)

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(){

Reply via email to