瀏覽代碼

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.