diff options
| author | Nat Goodspeed <nat@lindenlab.com> | 2016-12-19 23:00:34 -0500 | 
|---|---|---|
| committer | Nat Goodspeed <nat@lindenlab.com> | 2016-12-19 23:00:34 -0500 | 
| commit | 553f9843b099ec2431d4348f3efc111b819b2a4b (patch) | |
| tree | b5852b7e335c1d2a724b5958228f1b9da87a2116 | |
| parent | 555259e50ff9b49200c0535a60dea488881104bb (diff) | |
DRTVWR-418: Update to darwin64 llceflib with libc++, not libstdc++.
| -rw-r--r-- | autobuild.xml | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/autobuild.xml b/autobuild.xml index 42930e38e0..3fee68198e 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2092,9 +2092,9 @@              <key>archive</key>              <map>                <key>hash</key> -              <string>9fb85eff4118913543acde89bcb9a9c1</string> +              <string>3af1210d90aeb9f4d5deea6020ee0d55</string>                <key>url</key> -              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/1512/3413/llceflib-1.6.0.501501-darwin64-501501.tar.bz2</string> +              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/1611/3591/llceflib-1.6.0.501600-darwin64-501600.tar.bz2</string>              </map>              <key>name</key>              <string>darwin64</string> @@ -2127,7 +2127,7 @@            </map>          </map>          <key>version</key> -        <string>1.6.0.501501</string> +        <string>1.6.0.501600</string>        </map>        <key>llphysicsextensions_source</key>        <map> | 
