diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-05-20 20:22:02 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-05-20 20:22:02 +0200 |
commit | 110243da9b337e3944be52d57c2b8c836292b69d (patch) | |
tree | 17acdd7779d385fdfa38f6b6b4d5f6843a1d9246 /process | |
parent | d8289f44a2e71deb51a410f5b12ad1db4d3d996d (diff) |
gcc: Re-run after laplace.SCHWINGE system updates
Diffstat (limited to 'process')
-rwxr-xr-x | process | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -166,7 +166,7 @@ case $project:$action in arch=i686-pc-linux-gnu ;; "$hurd_host") - arch=i686-unknown-gnu0.6 + arch=i686-unknown-gnu0.7 ;; *) echo >&2 "Internal error." |