diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-07-28 09:45:14 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-09-19 22:28:20 +0200 |
commit | e19bcbd6f879d048e2754117f7fbbe5e7f1162a5 (patch) | |
tree | 905249ba61dc4aa396b5154ee94066fa62eeb105 /process | |
parent | d1a80c09691cf4b2c9fe9305c19198c5675e5c4b (diff) |
gcc: Re-run on the new laplace.SCHWINGE, and lots of system updates.
Diffstat (limited to 'process')
-rwxr-xr-x | process | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -159,7 +159,7 @@ case $project:$action in arch=i686-pc-linux-gnu ;; "$hurd_host") - arch=i686-unknown-gnu0.3 + arch=i686-unknown-gnu0.5 ;; *) echo >&2 "Internal error." |