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
072c7e4c
Commit
072c7e4c
authored
May 09, 2021
by
Andrew Murray
Browse files
Do not test build_openblas on manylinux_2_24
parent
d917878c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
tests/test_library_builders.sh
tests/test_library_builders.sh
+3
-1
No files found.
tests/test_library_builders.sh
View file @
072c7e4c
...
...
@@ -37,7 +37,9 @@ suppress build_swig
build_github wbhart/mpir mpir-3.0.0
)
suppress build_flex
suppress build_openblas
if
[[
$MB_ML_VER
!=
"_2_24"
]]
;
then
suppress build_openblas
fi
suppress build_tiff
suppress build_lcms2
suppress ensure_xz
...
...
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