diff options
author | Nyx Linden <nyx@lindenlab.com> | 2010-10-07 22:02:59 -0400 |
---|---|---|
committer | Nyx Linden <nyx@lindenlab.com> | 2010-10-07 22:02:59 -0400 |
commit | 26fc1c175561d207bbc49f2b470782de45011bdf (patch) | |
tree | fb77ff516c0fa4adaea02ad7408d73a5926fb022 | |
parent | 07a0b9287724827ed216ef4049fc445599d4a1dd (diff) |
SH-64 WIP update GLOD on mac
Trying again, this time adding SDK versions to GLOD's linker commands
as well as its compile command. Ugh.
-rw-r--r-- | install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install.xml b/install.xml index 9066ba038c..cf689fd28e 100644 --- a/install.xml +++ b/install.xml @@ -56,9 +56,9 @@ <key>darwin</key> <map> <key>md5sum</key> - <string>5e860b6a9bdadc2909d9228e252c7653</string> + <string>3a7263246813ecf9aff5a240892f9641</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glod-1.0pre4-darwin-20101007.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glod-1.0pre4-darwin-20101007a.tar.bz2</uri> </map> <key>linux</key> <map> |