You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@eddelbuettel Could we fix this? The issue arises only with OneTBB backend and Clang with libc++ on < 10.13 (that is why we did not face it earlier: legacy TBB was used until recently).
But considering a number of affected ports, it is somewhat suboptimal solution.
(To be explicit, this should not be used with gcc and libstdc++ on any macOS versions, including < 10.13. Everything works fine there, and also the flag is Clang-specific.)