shibatch / sleef

SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
https://sleef.org
Boost Software License 1.0
635 stars 129 forks source link

Add GNU make as potential generator in CI #494

Open blapie opened 9 months ago

blapie commented 9 months ago

491 fixes parallel build, thus enabling GNU make to build SLEEF in parallel.

Generators can break build system in different ways, would be good to test a range of them. If this is fixed after more OS are integrated to CI #493 , then consider adding generators appropriate to OS.