Bug-Debian: https://bugs.debian.org/
1087874
Forwarded: https://github.com/OpenMathLib/OpenBLAS/pull/4982
Last-Update: 2024-11-20
This is needed for 64-bit flavours.
Last-Update: 2024-11-20
Gbp-Pq: Name pkg-config-libsuffix.patch
Description: OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version
Version: ${version}
URL: https://github.com/xianyi/OpenBLAS
-Libs: -L${libdir} -l${libprefix}openblas${libnamesuffix}
+Libs: -L${libdir} -l${libprefix}openblas${libnamesuffix}${libsuffix}
Libs.private: ${extralib}
Cflags: -I${includedir}