Ponce / slackbuilds

fork of master branch from git://git.slackbuilds.org/slackbuilds.git (read more on wiki). If you want to fork/pull request do it only over master (the other branches are temporary and are always rebased on master). alternative interface https://cgit.ponce.cc/slackbuilds/
https://slackware.ponce.cc
163 stars 62 forks source link

development/oneTBB: Use clang and fix warnings. #212

Closed pghvlaans closed 10 months ago

pghvlaans commented 10 months ago

This version seems to get along very poorly with gcc-13.2.0. I tried patching in commits from upstream to get it to build, but the trail eventually went cold. It needs patches to build with clang as well, but they aren't nearly as extensive.

The two patches here would no longer be necessary if the version is ever bumped, and I'm guessing the build could go back to gcc.

Both reverse dependencies build (oneDPL and ueberzugpp).

github-actions[bot] commented 10 months ago

✅ sbolint - development/oneTBB ✅

sbolint: oneTBB checks out OK
Ponce commented 10 months ago

thanks for the fix, pushed in a dedicated branch!