summaryrefslogtreecommitdiff
path: root/HACKING.adoc
diff options
context:
space:
mode:
authorDavid Allsopp <david.allsopp@metastack.com>2017-08-29 10:42:23 +0100
committerMark Shinwell <mshinwell@gmail.com>2017-08-29 10:42:23 +0100
commit82b3cdc6ee881001755ef880f38b5606ebc889a4 (patch)
tree848ea508be618514387f0445d78401ef157d802f /HACKING.adoc
parent16d54d5cf3f27ef87f1db4e449670b70bcdd7dda (diff)
downloadocaml-82b3cdc6ee881001755ef880f38b5606ebc889a4.tar.gz
Restore 32bit compilation (#1295)
Diffstat (limited to 'HACKING.adoc')
-rw-r--r--HACKING.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.adoc b/HACKING.adoc
index b0216abb4e..91a68e10bc 100644
--- a/HACKING.adoc
+++ b/HACKING.adoc
@@ -243,7 +243,7 @@ machine, you can use the configuration values and run command taken from
link:.travis.yml[]:
----
-CI_KIND=build XARCH=i386 bash -ex .travis-ci.sh
+CI_KIND=build XARCH=x64 bash -ex .travis-ci.sh
----
The scripts support two other kinds of tests (values of the