Searched hist:8913 (Results 1 - 2 of 2) sorted by relevance
/gem5/src/mem/ruby/common/ | ||
H A D | SConscript | 8913:8b223e308b08 Thu Mar 22 06:34:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> Scons: Remove Werror=False in SConscript files This patch removes the overriding of "-Werror" in a handful of cases. The code compiles with gcc 4.6.3 and clang 3.0 without any warnings, and thus without any errors. There are no functional changes introduced by this patch. In the future, rather than ypassing "-Werror", address the warnings. |
/gem5/src/ | ||
H A D | SConscript | 8913:8b223e308b08 Thu Mar 22 06:34:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> Scons: Remove Werror=False in SConscript files This patch removes the overriding of "-Werror" in a handful of cases. The code compiles with gcc 4.6.3 and clang 3.0 without any warnings, and thus without any errors. There are no functional changes introduced by this patch. In the future, rather than ypassing "-Werror", address the warnings. |
Completed in 52 milliseconds