summaryrefslogtreecommitdiff
path: root/process
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2014-07-28 09:45:14 +0200
committerThomas Schwinge <thomas@codesourcery.com>2014-09-19 22:28:20 +0200
commite19bcbd6f879d048e2754117f7fbbe5e7f1162a5 (patch)
tree905249ba61dc4aa396b5154ee94066fa62eeb105 /process
parentd1a80c09691cf4b2c9fe9305c19198c5675e5c4b (diff)
gcc: Re-run on the new laplace.SCHWINGE, and lots of system updates.
Diffstat (limited to 'process')
-rwxr-xr-xprocess2
1 files changed, 1 insertions, 1 deletions
diff --git a/process b/process
index 2ab97b9f..2034d44f 100755
--- a/process
+++ b/process
@@ -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."