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
e82b475d
Commit
e82b475d
authored
May 30, 2020
by
Andrew Murray
Browse files
Fixed typo
parent
1fb51b3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
common_utils.sh
common_utils.sh
+1
-1
No files found.
common_utils.sh
View file @
e82b475d
...
...
@@ -446,7 +446,7 @@ function install_pypy {
"
i686
") suffix="
linux32
";;
"
darwin
") suffix="
osx64
";;
"
ppc64le
") suffix="
ppc64le
";;
"
s30x
") suffix="
s390x
";;
"
s3
9
0x
") suffix="
s390x
";;
"
aarch64
") suffix="
aarch64
";;
*) if [ -n "
$IS_OSX
" ]; then
suffix="
osx64
";
...
...
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