author | Ryan C. Gordon <icculus@icculus.org> |
Tue, 13 Feb 2007 09:58:04 +0000 | |
branch | SDL-1.2 |
changeset 3913 | 9e454eb693a5 |
parent 3912 | e7d2858670c1 |
child 3914 | 4fd12011d8d6 |
--- a/build-scripts/fatbuild.sh Tue Feb 13 09:20:37 2007 +0000 +++ b/build-scripts/fatbuild.sh Tue Feb 13 09:58:04 2007 +0000 @@ -48,7 +48,7 @@ # Intel linker flags LFLAGS_X86="-arch i386 -mmacosx-version-min=10.4 \ --L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/i686-apple-darwin8/4.0.0 \ +-L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/i686-apple-darwin8/4.0.1 \ -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk" #