summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/embree: drop 3.13.0-r2, 3.13.2, 3.13.3Andreas Sturmlechner2022-12-261-132/+0
| | | | | Closes: https://bugs.gentoo.org/887549 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/embree: Filter out more compile flagsSebastian Parborg2022-02-181-3/+3
| | | | | | | | | | Embree will fail building if we pass CPU specific useflags. This is because Embree builds multiple modules so it can autodetect the CPU instruction set to use at runtime. Closes: https://bugs.gentoo.org/828659 Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/embree: Remove static-lib useflagSebastian Parborg2022-02-181-2/+2
| | | | | | | | | | | | | It could cause build issues with the Blender ebuild when using older CPUs. It will also fail to build with newer TBB versions. It doesn't bring any real benifit to build static libs for Blender currently either. (The only package in portage that uses embree) Closes: https://bugs.gentoo.org/828447 Closes: https://bugs.gentoo.org/831377 Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/embree: add 3.13.2Sam James2021-11-231-0/+132
Signed-off-by: Sam James <sam@gentoo.org>