diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2015-07-12 14:36:38 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2015-07-12 14:36:38 -0400 |
commit | a75b7a1c4a3532b2a6ba0c94105e004ba8c1785a (patch) | |
tree | 746c51c45d388f9766b54a1a35f0ad8fcd5cd30e | |
parent | 8e6bea61a9763703b89e1da220b9d67573f9fb7c (diff) |
MAINT-5351: Use new glh-linear package without 'equivalent' macro.
The presence of a macro named 'equivalent' was breaking the compilation of any
source file that #included both glh_linear.h and Boost System.
-rwxr-xr-x | autobuild.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/autobuild.xml b/autobuild.xml index ff8bde0ea7..dade2a5f0b 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -696,9 +696,9 @@ <key>archive</key> <map> <key>hash</key> - <string>f577144536fd7c9d26d9f989acf17857</string> + <string>44c596c659d32a86972ac9c6f206cb68</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/glh-linear_3p-update-glh-linear/rev/297692/arch/Linux/installer/glh_linear-0.0.0-common-297692.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/glh-linear_3p-glh-linear/rev/303446/arch/Linux/installer/glh_linear-0.0.0-common-303446.tar.bz2</string> </map> <key>name</key> <string>common</string> |