summaryrefslogtreecommitdiff
path: root/process
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2016-05-20 20:22:02 +0200
committerThomas Schwinge <thomas@codesourcery.com>2016-05-20 20:22:02 +0200
commit110243da9b337e3944be52d57c2b8c836292b69d (patch)
tree17acdd7779d385fdfa38f6b6b4d5f6843a1d9246 /process
parentd8289f44a2e71deb51a410f5b12ad1db4d3d996d (diff)
gcc: Re-run after laplace.SCHWINGE system updates
Diffstat (limited to 'process')
-rwxr-xr-xprocess2
1 files changed, 1 insertions, 1 deletions
diff --git a/process b/process
index e22465ec..28c2cb86 100755
--- a/process
+++ b/process
@@ -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."