[Bug 278191] graphics/openimageio: Option TBB broken since update of misc/openvdb to 11.0.0
Date: Thu, 02 May 2024 11:36:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278191 Rainer Hurling <rhurlin@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --- Comment #6 from Rainer Hurling <rhurlin@FreeBSD.org> --- (In reply to Shane from comment #5) Sorry for the late answer. Yes, changing the cxx standard works for me on CURRENT. But 'CMAKE_ARGS+=-DCMAKE_CXX_STANDARD:INTEGER=17' is needed instead of 'USE_CXXSTD=c++17', as you did in #bug 275818. I will close this PR, because #bug 275818 seem to handle my issue. -- You are receiving this mail because: You are the assignee for the bug.