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
bc065e03
Unverified
Commit
bc065e03
authored
Oct 26, 2021
by
John Jones
Browse files
fix typo
parent
72868479
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
manylinux_utils.sh
manylinux_utils.sh
+1
-1
No files found.
manylinux_utils.sh
View file @
bc065e03
...
...
@@ -46,7 +46,7 @@ function activate_ccache {
# Now install ccache
local
ccache_dir
if
[
-n
"
$IS_ALPINE
"
]
;
then
supress apk add ccache
sup
p
ress apk add ccache
ccache_dir
=
'/usr/lib/ccache/bin'
else
if
[[
$MB_ML_VER
==
"_2_24"
]]
;
then
...
...
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