Searched hist:9846 (Results 1 - 1 of 1) sorted by relevance
/gem5/ | ||
H A D | SConstruct | 9846:a4b5fd8937c9 Wed Sep 04 13:22:00 EDT 2013 Andreas Hansson <andreas.hansson@arm.com> scons: Enable build on OSX This patch changes the SConscript to build gem5 with libc++ on OSX as the conventional libstdc++ does not have the C++11 constructs that the current code base makes use of (e.g. std::forward). Since this was the last use of the transitional TR1, the unordered map and set header can now be simplified as well. |
Completed in 34 milliseconds