Files
packages/anda/lib/nvidia/libnvjitlink/nvjitlink.pc
T
Gilver 23a0de7300 add: Some more NVIDIA stuff (#4553)
* add: Some more NVIDIA stuff

* fix: Add arches in anda.hcl

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
2025-05-01 02:03:28 +08:00

9 lines
198 B
PkgConfig

libdir=LIBDIR
includedir=INCLUDE_DIR
Name: NVIDIA compiler library for JIT LTO functionality
Description: NVIDIA JIT LTO
Version: CUDA_VERSION
Libs: -L${libdir} -lnvjitlink
Cflags: -I${includedir}