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
61829885
Unverified
Commit
61829885
authored
Jan 26, 2021
by
Isuru Fernando
Committed by
GitHub
Jan 26, 2021
Browse files
Fix typo
parent
e7d7e538
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
osx_utils.sh
osx_utils.sh
+1
-1
No files found.
osx_utils.sh
View file @
61829885
...
...
@@ -425,7 +425,7 @@ function activate_ccache {
}
function
macos_intel_native_build_setup
{
# Setup
cross
build for single arch x86_64 wheels
# Setup
native
build for single arch x86_64 wheels
export
PLAT
=
"x86_64"
export
_PYTHON_HOST_PLATFORM
=
"macosx-
${
MB_PYTHON_OSX_VER
}
-x86_64"
export
CFLAGS+
=
" -arch x86_64"
...
...
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