lang/pocl: Fix PLIST for non-FreeBSD platforms
no-op for FreeBSD, it just removes hardcoding from pkg-plist Approved by: just-fix-it
This commit is contained in:
parent
4163d27e5c
commit
4b7cc7c99f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432531
@ -40,6 +40,7 @@ CONFIGURE_ENV= LLVM_CONFIG="${LOCALBASE}/llvm${LLVM_VERSION}/bin/llvm-config" \
|
||||
CLANGXX_FLAGS=-std=gnu++11
|
||||
# needed for the libltdl configure check
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
PLIST_SUB= OPSYS=${OPSYS:tl} ARCH=${ARCH}
|
||||
|
||||
ALL_TARGET= all
|
||||
|
||||
|
@ -24,4 +24,4 @@ libdata/pkgconfig/pocl.pc
|
||||
%%DATADIR%%/include/pocl_device.h
|
||||
%%DATADIR%%/include/pocl_tests.h
|
||||
%%DATADIR%%/include/pocl_types.h
|
||||
%%DATADIR%%/kernel-amd64-portbld-freebsd%%OSREL%%.bc
|
||||
%%DATADIR%%/kernel-%%ARCH%%-portbld-%%OPSYS%%%%OSREL%%.bc
|
||||
|
Loading…
Reference in New Issue
Block a user