Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TBB doesn't actually define the task_scheduler_init::automatic symbol, and clang wants to reference it rather than evaluate the constant. I don't quite understant it fully, but there's some detail on a similar problem here : http://stackoverflow.com/questions/5391973/undefined-reference-to-static-const-int
- Loading branch information