diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2015-11-06 01:03:41 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2015-11-06 01:03:41 +0100 |
commit | 97c24ac72c96c1af31c4e185f3670e517609452f (patch) | |
tree | 831528ac32fca651d7940cf536300da7073c0040 /open_issues | |
parent | bede7d5745e30e180b9e958ddd4c840702097aef (diff) |
open_issues/binutils: Forgot to update the build configuration a few times...
Diffstat (limited to 'open_issues')
-rw-r--r-- | open_issues/binutils.mdwn | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/open_issues/binutils.mdwn b/open_issues/binutils.mdwn index 5892a025..d20cee9a 100644 --- a/open_issues/binutils.mdwn +++ b/open_issues/binutils.mdwn @@ -334,9 +334,8 @@ Last reviewed up to Git commit e49433d22dae92a56ae15a8b5742cbf1f31d5fd1 # Build Here's a log of a binutils-gdb build run; this is from Git commit -05db5edd7923711a20c6225ea8e15f36e819d140 (2014-09-16), run on kepler.SCHWINGE -and laplace.SCHWINGE (with [[!message-id "87iokondoc.fsf@schwinge.name"]] -applied). +e49433d22dae92a56ae15a8b5742cbf1f31d5fd1 (2015-08-19), run on kepler.SCHWINGE +and laplace.SCHWINGE. $ export LC_ALL=C $ ../W._C._Handy/configure --prefix="$PWD".install --enable-gold --enable-plugins --with-sysroot=/ SHELL=/bin/dash CC=gcc-4.9 CXX=g++-4.9 --disable-werror 2>&1 | tee log_build |