RepoMan complaints corrected

This commit is contained in:
2020-05-16 16:31:24 +02:00
parent 5b4892257a
commit daba33c8e2
23 changed files with 38 additions and 29 deletions

View File

@@ -79,7 +79,7 @@ python_prepare_all() {
append-flags -fno-strict-aliasing
# See progress in http://projects.scipy.org/scipy/numpy/ticket/573
# See progress in https://projects.scipy.org/scipy/numpy/ticket/573
# with the subtle difference that we don't want to break Darwin where
# -shared is not a valid linker argument
if [[ ${CHOST} != *-darwin* ]]; then