From 58b4a981e1912812df844e4c04ea64d9e5435922 Mon Sep 17 00:00:00 2001 From: bjarni Date: Sat, 8 Dec 2007 18:53:49 +0000 Subject: (svn r11602) -Change: [OSX] changed default PPC SDK to 10.4 (from 10.3) when building universal binaries 10.5 support needs this and it will not break 10.3 support --- config.lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.lib b/config.lib index bfe933839..accc3bdca 100644 --- a/config.lib +++ b/config.lib @@ -1976,7 +1976,7 @@ make_sed() { ppc=`$cc_host -dumpmachine | egrep "powerpc|ppc"` if [ -n "$ppc" ]; then T_CFLAGS="$CFLAGS -DFOUR_BYTE_BOOL" - osx_sysroot_version=10.3.9 + osx_sysroot_version=10.4u else T_CFLAGS="$CFLAGS" osx_sysroot_version=10.4u -- cgit v1.2.3-70-g09d2