Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106265958
D11377.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D11377.diff
View Options
Index: head/lang/beignet/Makefile
===================================================================
--- head/lang/beignet/Makefile
+++ head/lang/beignet/Makefile
@@ -3,7 +3,7 @@
PORTNAME= beignet
PORTVERSION= 1.3.1
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONSUFFIX= -source
CATEGORIES= lang
MASTER_SITES= https://01.org/sites/default/files/
@@ -33,15 +33,20 @@
CMAKE_ARGS+= -DLLVM_CONFIG_EXECUTABLE=${LOCALBASE}/bin/llvm-config${LLVMVER}
-PLIST_SUB= OCL20=${"${ARCH:Mamd64}" != "":?"":"@comment "}
-
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= Beignet needs a graphics driver supported by the Intel KMS driver
-OPTIONS_DEFINE= FP64 TEST
-FP64_DESC= Double precision (experimental)
+OPTIONS_DEFINE= FP64 OCL20 TEST
+OPTIONS_DEFAULT= OCL20
+OPTIONS_EXCLUDE_i386= OCL20
+OPTIONS_SUB= yes
+FP64_DESC= Double precision (experimental)
FP64_CMAKE_BOOL= EXPERIMENTAL_DOUBLE
+
+OCL20_DESC= OpenCL 2.0 support
+OCL20_CMAKE_BOOL= ENABLE_OPENCL_20
+
TEST_ALL_TARGET= flat_address_space utest_run
post-patch:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 29, 5:27 AM (8 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15627954
Default Alt Text
D11377.diff (1 KB)
Attached To
Mode
D11377: lang/beignet: update to 1.3.1.234 (snapshot) and switch to LLVM 4.0 by default
Attached
Detach File
Event Timeline
Log In to Comment