# Mac OS X 10.5 with Xcode 3, specific rules apply
SDK_TARGET=10.4
...
...
@@ -145,7 +145,7 @@ case $HOST in
echo"ERROR:\nYour Developer Tools' SDKs were not found.\nYou need to add extra symbolic links to /Developer to achieve correctly\nbuilt contribs.\nHave a look at the OSX-Compile-HOWTO for details.">&2
exit 1
fi
;;
;;
i686-apple-darwin9)
SDK_TARGET=10.4
MIN_LD_VERSION_WITH_TEXT_RELOCATION=81
...
...
@@ -168,89 +168,89 @@ case $HOST in
echo"ERROR:\nYour Developer Tools' SDKs were not found.\nYou need to add extra symbolic links to /Developer to achieve correctly\nbuilt contribs.\nHave a look at the OSX-Compile-HOWTO for details.">&2