UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: c9dd8835b9e79548f70e25c8ffb9d09430f622a0
APP commit:
[ BASH | XML | JSON ]

libclc

The libclc package contains an implementation of the library requirements of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification.

Package info

Codename: libclc
Source file: libclc-18.1.7.src.tar.xz
Source directory: libclc-18.1.7.src
Package URL: https://ulfs.org/linux/downloads/package_files/4145625122/packages/l/libclc-18.1.7.src.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/4145625122/packages/l/libclc-18.1.7.src.tar.xz.md5sum
Dependances: SPIRV-LLVM-Translator.
Dependance of: mesa.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd    build &&

cmake -D CMAKE_INSTALL_PREFIX=/usr \
      -D CMAKE_BUILD_TYPE=Release  \
      -G Ninja ..  

Build script:
cd    build
ninja 

if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
	    ninja test
fi

Install script:
cd    build
ninja install


Apache/2.4.62 (Debian) Server at ulfs.org Port 443