Commit Graph

6 Commits

Author SHA1 Message Date
William Lachance 8614d71497 Ensure arith.h in libf2c gets built by touching it
The original patch for cross-compiling libf2c with wasm tried to
create an empty file corresponding to arith.h a patch, but this
does not seem to always work (e.g. on Mac)
2019-10-21 12:27:18 -04:00
Roman Yurchak fcaad86bdd Use -Os and small INLINING_LIMIT for files liked with LAPACK 2018-11-15 13:24:27 +01:00
Roman Yurchak c992e847b7 Don't inline BLAS/CLAPACK 2018-11-15 13:24:27 +01:00
Roman Yurchak ba0e045b64 CLAPACK setup 2018-11-15 13:22:36 +01:00
Roman Yurchak 93ada69b1f Check checksum 2018-10-31 18:19:56 +01:00
Roman Yurchak 78bf51daac CLAPACK setup 2018-10-31 15:12:43 +01:00