diff --git a/autobuild.xml b/autobuild.xml index 593126e0051047d0efa8691203bd194efe5986d1..a028d467568d49470384d31d6fa4aae330d6ed26 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -775,9 +775,9 @@ <key>archive</key> <map> <key>hash</key> - <string>4a40d57848950e825464986407c959e2</string> + <string>511a65ca6fa7b27d538642b7608b5901</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-google-breakpad/rev/273077/arch/Linux/installer/google_breakpad-0.0.0-rev1099-linux-20130329.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-google-breakpad/rev/273079/arch/Linux/installer/google_breakpad-0.0.0-rev1099-linux-20130329.tar.bz2</string> </map> <key>name</key> <string>linux</string> diff --git a/indra/llcommon/CMakeLists.txt b/indra/llcommon/CMakeLists.txt index 5cce8ff2c46fd238dc64c7e852901ea5efacb434..3e57280067694c33ecaf600f46b08284163e4e53 100755 --- a/indra/llcommon/CMakeLists.txt +++ b/indra/llcommon/CMakeLists.txt @@ -17,6 +17,7 @@ include_directories( ${EXPAT_INCLUDE_DIRS} ${LLCOMMON_INCLUDE_DIRS} ${ZLIB_INCLUDE_DIRS} + ${BREAKPAD_INCLUDE_DIRECTORIES} ) # add_executable(lltreeiterators lltreeiterators.cpp)