diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-15 00:00:24 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-15 00:00:24 +0200 |
commit | a9977e0e700f5a69e7cfc2a714c9a8eb42b0d25a (patch) | |
tree | acd11226c48c0d81d3849ff425739cc108a69673 /gcc/kepler.SCHWINGE/install.sed | |
parent | 38fcc99f51de0f5e1a80697a478098cde553e844 (diff) |
New process tool; gcc: ccc21737e0a8df234f5097369f17930de4cb5e6d (2012-06-06)
Only for kepler.SCHWINGE.
Diffstat (limited to 'gcc/kepler.SCHWINGE/install.sed')
-rw-r--r-- | gcc/kepler.SCHWINGE/install.sed | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/kepler.SCHWINGE/install.sed b/gcc/kepler.SCHWINGE/install.sed new file mode 100644 index 00000000..cc5a8cce --- /dev/null +++ b/gcc/kepler.SCHWINGE/install.sed @@ -0,0 +1,2 @@ +s%i686-pc-linux-gnu%[ARCH]%g +s%i386-linux-gnu%[MULTIARCH]%g |