mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
devel/llvm13: Disable OpenMP amdgcn bit code
Fix a typo in 79207f500c
so it actually
has an effect.
PR: 258706
Reported by: pkubaj
Sponsored by: DARPA
This commit is contained in:
parent
af94da7f06
commit
90c91e5530
@ -174,7 +174,7 @@ LLDB_USES= lua:53 libedit
|
||||
LLDB_VARS= _USES_PYTHON=python:3.6+
|
||||
MLIR_DESC= Multi-Level Intermediate Representation
|
||||
OPENMP_DESC= Install libomp, the LLVM OpenMP runtime library
|
||||
OPENMP_CMAKE_IN= -DLIBOMPTARGET_BUILD_AMDGCN_BCLIB=OFF
|
||||
OPENMP_CMAKE_ON= -DLIBOMPTARGET_BUILD_AMDGCN_BCLIB=OFF
|
||||
OPENMP_PORTDOCS= openmp
|
||||
PYCLANG_DESC= Install python bindings to libclang
|
||||
PYCLANG_IMPLIES= CLANG
|
||||
|
Loading…
Reference in New Issue
Block a user