Преглед изворни кода

Help: Add release notes for Find{BLAS,LAPACK} BLA_SIZEOF_INTEGER option

Brad King пре 4 година
родитељ
комит
64038fd5bc
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      Help/release/dev/find-blas-lapack-sizeof-integer.rst

+ 6 - 0
Help/release/dev/find-blas-lapack-sizeof-integer.rst

@@ -0,0 +1,6 @@
+find-blas-lapack-sizeof-integer
+-------------------------------
+
+* The :module:`FindBLAS` and :module:`FindLAPACK` modules gained
+  a ``BLA_SIZEOF_INTEGER`` option to find a BLAS/LAPACK whose ABI
+  uses a specific integer size.