"vscode:/vscode.git/clone" did not exist on "2309ebe59e7a4818b67f9fc3e0466036a72ae7e7"
Unverified Commit 17bf47c8 authored by Matti Picus's avatar Matti Picus Committed by GitHub
Browse files

Update README.rst


Co-Authored-By: default avatarAndrew Murray <3112309+radarhere@users.noreply.github.com>
parent b5f49db7
...@@ -96,7 +96,7 @@ The environment variable specified which Manylinux docker container you are buil ...@@ -96,7 +96,7 @@ The environment variable specified which Manylinux docker container you are buil
The ``PLAT`` environment variable can be one of ``x86_64``, ``i686`` ``s390x``, The ``PLAT`` environment variable can be one of ``x86_64``, ``i686`` ``s390x``,
``ppc64le``, or ``aarch64``, specifying 64-bit x86, 32-bit x86, 64-bit s390x, ``ppc64le``, or ``aarch64``, specifying 64-bit x86, 32-bit x86, 64-bit s390x,
PowerPC, and ARM builds, respectively. The default is ``x86_64``. Only ``x86_64`` PowerPC, and ARM builds, respectively. The default is ``x86_64``. Only ``x86_64``
and ``i686`` are valild on manylinux1 and manylinux2010. and ``i686`` are valid on manylinux1 and manylinux2010.
``multibuild/travis_linux_steps.sh`` defines the ``build_wheel`` function, ``multibuild/travis_linux_steps.sh`` defines the ``build_wheel`` function,
which starts up the Manylinux1 Docker container to run a wrapper script which starts up the Manylinux1 Docker container to run a wrapper script
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment