Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
66b61322
Commit
66b61322
authored
Jan 19, 2021
by
Isuru Fernando
Browse files
clarify architecture switching in README
parent
8a61f1f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.rst
README.rst
+2
-2
No files found.
README.rst
View file @
66b61322
...
@@ -429,8 +429,8 @@ To use these scripts
...
@@ -429,8 +429,8 @@ To use these scripts
* For Apple silicon support you can either create an ``arm64`` wheel or
* For Apple silicon support you can either create an ``arm64`` wheel or
a ``universal2`` wheel by supplying ``PLAT`` env variable.
a ``universal2`` wheel by supplying ``PLAT`` env variable.
``universal2`` builds work on both ``arm64`` and ``x86_64`` platforms
``universal2`` builds work on both ``arm64`` and ``x86_64`` platforms
and also
allows the ability to switch the architecture on ``universal2``
and also
make it possible for the wheel code to work when switching the
python builds
on Apple silicon machines where ``x86_64`` can be run
architecture
on Apple silicon machines where ``x86_64`` can be run
using Rosetta2 emulation.
using Rosetta2 emulation.
There are two ways to build ``universal2`` builds.
There are two ways to build ``universal2`` builds.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment