diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-05-24 23:49:00 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-05-24 23:49:00 +0200 |
commit | bac552c916d58616ff52e7936b952cb54426ba33 (patch) | |
tree | 322989f0fd86ca7b7a0ac9a83fdf9851fe70fefc /gcc/hurd/log_build.sed | |
parent | 2910b7c5b1d55bc304344b584a25ea571a9075fb (diff) |
gcc: 9cfe8751c08b60037c3f36d6d86d164c45fc8ec6 (2011-10-23)
Diffstat (limited to 'gcc/hurd/log_build.sed')
-rw-r--r-- | gcc/hurd/log_build.sed | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/hurd/log_build.sed b/gcc/hurd/log_build.sed index 129b2107..868e454a 100644 --- a/gcc/hurd/log_build.sed +++ b/gcc/hurd/log_build.sed @@ -1,9 +1,8 @@ s%i686-unknown-gnu0\.3%[ARCH]%g +s%i386-gnu%[MULTIARCH]%g s%libgomp/config/posix/%libgomp/config/[SYSDEP]/%g - -s%/i386-gnu%/[ARCH]%g |