Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
silx
bob
hdf5plugin
Commits
0ec96fd6
Commit
0ec96fd6
authored
Nov 19, 2019
by
Thomas Vincent
Browse files
Add --avx2=False
parent
74fc07c1
Pipeline
#17303
passed with stages
in 6 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0ec96fd6
...
...
@@ -16,7 +16,7 @@ variables:
TAG
:
blosc-simd
MACOS
:
1
MANYLINUX_PYTHON_VER
:
cp37-cp37m
EXTRA_SETUP_PY_CMD_OPTIONS
:
"
build
--openmp=False
--native=False"
EXTRA_SETUP_PY_CMD_OPTIONS
:
"
build
--openmp=False
--native=False
--avx2=False
"
source
:
...
...
Write
Preview
Supports
Markdown
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