Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161448385
D38777.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
733 B
Referenced Files
None
Subscribers
None
D38777.id.diff
View Options
diff --git a/graphics/openpgl/Makefile b/graphics/openpgl/Makefile
--- a/graphics/openpgl/Makefile
+++ b/graphics/openpgl/Makefile
@@ -16,7 +16,8 @@
ONLY_FOR_ARCHS= amd64 armv6 armv7
ONLY_FOR_ARCHS_REASON= requires supported SIMD ISA
-LIB_DEPENDS= libembree3.so:graphics/embree
+LIB_DEPENDS= libembree3.so:graphics/embree \
+ libtbb.so:devel/onetbb
USES= cmake compiler:c++11-lib
USE_LDCONFIG= yes
@@ -24,12 +25,4 @@
USE_GITHUB= yes
GH_ACCOUNT= OpenPathGuidingLibrary
-OPTIONS_DEFINE= TBB
-OPTIONS_DEFAULT= TBB
-
-TBB_DESC= Use Intels TBB instead of openMP
-# we disable TBB by enabling use of OpenMP
-TBB_CMAKE_BOOL_OFF= OPENPGL_USE_OMP_THREADING
-TBB_LIB_DEPENDS= libtbb.so:devel/onetbb
-
.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 4, 9:33 PM (16 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34681991
Default Alt Text
D38777.id.diff (733 B)
Attached To
Mode
D38777: graphics/openpgl: remove TBB option
Attached
Detach File
Event Timeline
Log In to Comment