Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The TBB makefile has its own logic for choosing a compiler, and on OS X 10.7 it picks Clang, even though that will fail to build. We use the CXX argument to the SConstruct to override this, giving us a GCC build by default.
- Loading branch information