Commit Graph

6 Commits

Author SHA1 Message Date
Martin Kroeker c5e7339c9e
correct prototypes for INTERFACE64 builds 2023-10-08 16:13:37 +02:00
Martin Kroeker 65bfe1a06d
fix prototype of itest1 for INTERFACE64 2023-10-08 11:36:06 +02:00
Martin Kroeker b626544ca3
complete function prototypes and remove unused functions 2023-10-07 22:31:03 +02:00
Martin Kroeker 91110f92d2
fix missing return type in function declaration 2022-09-14 14:03:31 +02:00
Martin Kroeker 6e018b84c4
Fix function prototypes and INTERFACE64 support 2022-07-12 19:37:30 +02:00
Martin Kroeker 914c4d0fe8
Add C versions of the CBLAS test sources (#3656)
* Add C conversions of the CBLAS tests for NOFORTRAN=1 builds

* Enable CTEST without Fortran and fix passing of BUILD_vartype options to exports/gensymbol
2022-06-28 11:52:48 +02:00