From a75b7a1c4a3532b2a6ba0c94105e004ba8c1785a Mon Sep 17 00:00:00 2001 From: Nat Goodspeed <nat@lindenlab.com> Date: Sun, 12 Jul 2015 14:36:38 -0400 Subject: [PATCH] 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. --- autobuild.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index ff8bde0ea78..dade2a5f0b2 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> -- GitLab