Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jan 2023 23:50:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268779] graphics/openpgl: fix build with OpenMP (-TBB)
Message-ID:  <bug-268779-7788-VkCEMbE4Yn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268779-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268779-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=3D268779

Shane <FreeBSD@ShaneWare.Biz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #239368|                            |maintainer-approval+
              Flags|                            |

--- Comment #2 from Shane <FreeBSD@ShaneWare.Biz> ---
Created attachment 239368
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D239368&action=
=3Dedit
remove TBB as an option

I don't think the choice between omp and tbb is a working option.

While your patch fixes the compile, it still requires tbb installed to use
`tbb::concurrent_vector` and the built lib still links against `libtbb` and=
 not
`libomp`

So for now I would suggest removing tbb as an option until this is resolved

--=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-268779-7788-VkCEMbE4Yn>