Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Jun 2024 03:45:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279454] graphics/openimageio: sort out Makefile, remove unnecessary dependencies and pet portclippy
Message-ID:  <bug-279454-7788-bbyDElwE0e@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279454-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279454-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=3D279454

--- Comment #1 from Shane <FreeBSD@ShaneWare.Biz> ---
Comment on attachment 251140
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D251140
v1

You should remove TBB from the OPTIONS_DEFAULT as tbb is x86 only, so turni=
ng
it on by default will break all other platforms.

so if you undo the OPTIONS_DEFAULT line and add
OPTIONS_DEFAULT_amd64=3D TBB
that should be right

--=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-279454-7788-bbyDElwE0e>