diff options
author | Don Kjer <don@lindenlab.com> | 2012-12-11 13:56:50 -0800 |
---|---|---|
committer | Don Kjer <don@lindenlab.com> | 2012-12-11 13:56:50 -0800 |
commit | 5798dd54ccbf2728725eae397a235c89d111cf93 (patch) | |
tree | 4cd127c30eda98c9c9490a1f6f8788511969780e /autobuild.xml | |
parent | 798377b076fbce895ba2075417107de0da10b9ca (diff) |
Fix for building on case-sensitive mac filesystems. Fix to remove unwind spam warnings while linking on xcode 4.5.2 builds
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/autobuild.xml b/autobuild.xml index 9d5a29a588..7fd8826c18 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -18,9 +18,9 @@ <key>archive</key> <map> <key>hash</key> - <string>b2fe1c860613a68e74d4384be418ffee</string> + <string>e6071abd822c0688390382a26f8a782c</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-glod/rev/232684/arch/Darwin/installer/glod-1.0pre4-darwin-20110610.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-glod/rev/267984/arch/Darwin/installer/glod-1.0pre4-darwin-20121211.tar.bz2</string> </map> <key>name</key> <string>darwin</string> |