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
45d97819
Unverified
Commit
45d97819
authored
May 10, 2021
by
Matthew Brett
Committed by
GitHub
May 10, 2021
Browse files
Merge pull request #403 from radarhere/openblas
Do not test build_openblas on manylinux_2_24
parents
d917878c
072c7e4c
Changes
1
Show 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 @
45d97819
...
...
@@ -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