mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Bug 501436 - move Gecko 1.9.3 tinderboxes and production builds to Mac OS X 10.5, 10.5 SDK, gcc-4.2; (Bv1) Fix comment too.
r=ted.mielczarek.
This commit is contained in:
parent
991186070c
commit
1a6115bba2
@ -63,7 +63,7 @@ if test "$MOZ_BUILD_APP" = "i386" -o "$MOZ_BUILD_APP" = "ppc"; then
|
||||
CXX="g++-$GCC_VERSION -arch $TARGET_CPU"
|
||||
|
||||
# $HOST_CXX is presently unused. $HOST_CC will only be used during a cross
|
||||
# compile. Always use the 4.0 compiler, since it will always be present and
|
||||
# compile. Always use the 4.2 compiler, since it will always be present and
|
||||
# will always work.
|
||||
HOST_CC=gcc-4.2
|
||||
HOST_CXX=g++-4.2
|
||||
|
Loading…
Reference in New Issue
Block a user