cms-patatrack / pixeltrack-standalone

Standalone Patatrack pixel tracking
Apache License 2.0
17 stars 35 forks source link

Add workaround for building oneTBB with CentOS 7 devtools compilers #318

Closed fwyzard closed 2 years ago

fwyzard commented 2 years ago

The libstdc++ library used by the devtools on RHEL 7 / CentOS 7 requires a workaround because some STL containers do not support the allocator traits, even when using more recent compilers.