diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-05-24 23:08:09 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-05-24 23:08:09 +0200 |
commit | 2910b7c5b1d55bc304344b584a25ea571a9075fb (patch) | |
tree | bfbfbc98d4c0e205d2726fa44170a16e8421855e /gcc/hurd/log_build.sed | |
parent | 35b719f54c96778f571984065579625bc9f15bf5 (diff) |
Prepare toolchain/logs/master branch.
Diffstat (limited to 'gcc/hurd/log_build.sed')
-rw-r--r-- | gcc/hurd/log_build.sed | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/hurd/log_build.sed b/gcc/hurd/log_build.sed new file mode 100644 index 00000000..129b2107 --- /dev/null +++ b/gcc/hurd/log_build.sed @@ -0,0 +1,9 @@ +s%i686-unknown-gnu0\.3%[ARCH]%g + + + + + +s%libgomp/config/posix/%libgomp/config/[SYSDEP]/%g + +s%/i386-gnu%/[ARCH]%g |