conda-forge / python-spams-feedstock

A conda-smithy repository for python-spams.
BSD 3-Clause "New" or "Revised" License
23 stars 15 forks source link

Use pip and llvm-openmp #32

Closed jakirkham closed 5 years ago

jakirkham commented 5 years ago

Use pip to build and install the package. Drop unneeded setting of LDFLAGS absorbed into compilers. Also make use of llvm-openmp for OpenMP support on macOS with the new compilers.

Checklist

conda-forge-linter commented 5 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

jakirkham commented 5 years ago

Saw some overlinkage warnings being raised, which don't look right. Have submitted upstream issue ( https://github.com/conda/conda-build/issues/3325 ).