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
765d88a5
Commit
765d88a5
authored
Nov 20, 2019
by
Thomas Vincent
Browse files
change build flags
parent
0ec96fd6
Pipeline
#17364
passed with stages
in 6 minutes and 7 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
765d88a5
...
...
@@ -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
--avx2=False"
EXTRA_SETUP_PY_CMD_OPTIONS
:
"
build
--openmp=False
--native=False
--sse2=True
--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