Date: Thu, 05 Jan 2023 10:47:14 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268701] devel/root: upgrade to ROOT v6.26/10 Message-ID: <bug-268701-7788-aj6FiA2o4O@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268701-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-268701-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268701 --- Comment #3 from Nuno Teixeira <eduardo@FreeBSD.org> --- Setting CMAKE_ARGS=3D -DCMAKE_CXX_STANDARD=3D17 will enable root7 by defaul= t, so option ROOT7 will have no effect. Sugestion is using flavor root{-root7}: - default flavor: root - second flavour: root-root7 pkg-plist will be different for both. Or use CMAKE_ARGS=3D -DCMAKE_CXX_STANDARD=3D14 (minimum required) for normal version and CMAKE_ON=3D root7 for option ROOT7 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268701-7788-aj6FiA2o4O>