diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-09-17 12:39:59 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-09-17 12:39:59 +0200 |
commit | d1a80c09691cf4b2c9fe9305c19198c5675e5c4b (patch) | |
tree | 80b726ffae9609012c69ecfde176ee7b54783646 /binutils-gdb/laplace.SCHWINGE/log_install | |
parent | 742bca4aeeb00ac351ff459e04bc6c6153b520c3 (diff) |
binutils-gdb: GCC 4.9.
Diffstat (limited to 'binutils-gdb/laplace.SCHWINGE/log_install')
-rw-r--r-- | binutils-gdb/laplace.SCHWINGE/log_install | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/binutils-gdb/laplace.SCHWINGE/log_install b/binutils-gdb/laplace.SCHWINGE/log_install index f94a6ad5..c02d9cc5 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_install +++ b/binutils-gdb/laplace.SCHWINGE/log_install @@ -581,10 +581,10 @@ make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsui make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' if test -n ""; then \ - /bin/dash ../../W._C._Handy/libiberty/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`; \ - /usr/bin/install -c -m 644 ./libiberty.a [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.an; \ - ( cd [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ - mv -f [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.an [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.a; \ + /bin/dash ../../W._C._Handy/libiberty/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.9 -g -O2 -print-multi-os-directory`; \ + /usr/bin/install -c -m 644 ./libiberty.a [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.9 -g -O2 -print-multi-os-directory`/./libiberty.an; \ + ( cd [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.9 -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ + mv -f [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.9 -g -O2 -print-multi-os-directory`/./libiberty.an [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.9 -g -O2 -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=[...]/tschwinge/W._C._Handy.build.install/include/;; \ |