diff options
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." |