From 618d0c8312ab58f65d4aab1bfb74197cbbe4c2de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 14 Sep 2025 05:17:22 +0200 Subject: [PATCH] use.desc: Add a global index64 flag MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add an index64 flag to enable 64-bit array indexing in BLAS, LAPACK and a few other maths-related packages. Signed-off-by: Michał Górny --- profiles/use.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/use.desc b/profiles/use.desc index dcf4bcd075446..19f76b06ddd33 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -140,6 +140,7 @@ ieee1394 - Enable FireWire/iLink IEEE1394 support (dv, camera, ...) imagemagick - Enable optional support for the ImageMagick or GraphicsMagick image converter imap - Add support for IMAP (Internet Mail Application Protocol) imlib - Add support for imlib, an image loading and rendering library +index64 - Enable 64-bit array indexing support infiniband - Enable Infiniband RDMA transport support initramfs - Include kernel modules in the initramfs, and re-install the kernel (only effective for distribution kernels) inotify - Enable inotify filesystem monitoring support