Searched hist:"0962132 cc60f7f93c696c16776f50ee66e4c65f7" (Results 1 – 2 of 2) sorted by relevance
/haiku/ |
H A D | configure | 0962132cc60f7f93c696c16776f50ee66e4c65f7 Tue Jul 10 18:33:39 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed Mac OS X 10.7 as a build platform (for GCC 4).
* Use gcc and g++ rather than cc and c++, as the latter now point to clang with recent Xcode versions and compilation of the host tools fail for various reasons with it. * Replace the case-sensitive filesystem check with a more basic one, as diskutil no longer supports the behaviour of getting info for the volume that any path is on. * Updated ReadMe with a correct list of prerequisites for OS X. * GCC 2 builds are still broken due to a strange error that only occurs with a GCC 2 built on OS X 10.7
|
/haiku/build/jam/ |
H A D | BuildSetup | 0962132cc60f7f93c696c16776f50ee66e4c65f7 Tue Jul 10 18:33:39 UTC 2012 Alex Smith <alex@alex-smith.me.uk> Fixed Mac OS X 10.7 as a build platform (for GCC 4).
* Use gcc and g++ rather than cc and c++, as the latter now point to clang with recent Xcode versions and compilation of the host tools fail for various reasons with it. * Replace the case-sensitive filesystem check with a more basic one, as diskutil no longer supports the behaviour of getting info for the volume that any path is on. * Updated ReadMe with a correct list of prerequisites for OS X. * GCC 2 builds are still broken due to a strange error that only occurs with a GCC 2 built on OS X 10.7
|