# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= openmp VERSION= 12.0.1 KEYWORDS= devel lang VARIANTS= standard SDESC[standard]= LLVM Open Multi-Processing Runtime Library HOMEPAGE= http://llvm.org/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/ http://llvm.org/releases/12.0.1/ DISTFILE[1]= openmp-12.0.1.src.tar.xz:main DF_INDEX= 1 SPKGS[standard]= single OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= cmake perl:build pkgconfig c++:single DISTNAME= openmp-12.0.1.src LICENSE= CUSTOM1:single LICENSE_NAME= CUSTOM1:"University of Illinois/NCSA Open Source License" LICENSE_FILE= CUSTOM1:{{WRKSRC}}/LICENSE.txt LICENSE_SCHEME= solo CMAKE_BUILD_TYPE= Release CMAKE_ARGS= -DCMAKE_INSTALL_RPATH:STRING="{{LOCALBASE}}/llvm/lib" post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libomp.${LIBEXT} [FILE:951:descriptions/desc.single] The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines, though it does provide helpful libraries that can be used to build them. The name "LLVM" itself is not an acronym; it is the full name of the project. The OpenMP subproject of LLVM contains the components required to build an executable OpenMP program that are outside the compiler itself. This package contains the code for the runtime library against which code compiled by clang -fopenmp must be linked before it can run. It also contains the library that supports offload to target devices (in "libomptarget"). Support for the parts of the OpenMP 4.0 (and later) language that are not associated with the "target" constructs are contained in the "runtime" directory. Support for offloading computation via the "target" directive is in the separate "libomptarget" directory. [FILE:103:distinfo] 60fe79440eaa9ebf583a6ea7f81501310388c02754dbe7dc210776014d06b091 1081308 openmp-12.0.1.src.tar.xz [FILE:130:manifests/plist.single] include/ omp-tools.h omp.h ompt-multiplex.h ompt.h lib/ libarcher.so libarcher_static.a libgomp.so libiomp5.so libomp.so