Mercurial > hg > orthanc
changeset 132:5321f3609639
fix of static google log
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 08 Oct 2012 10:34:13 +0200 |
parents | 8ef8ce9fb6b3 |
children | 1969ff16457c |
files | Resources/CMake/GoogleLogConfiguration.cmake |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Resources/CMake/GoogleLogConfiguration.cmake Mon Oct 08 10:32:12 2012 +0200 +++ b/Resources/CMake/GoogleLogConfiguration.cmake Mon Oct 08 10:34:13 2012 +0200 @@ -34,7 +34,7 @@ set(ac_cv_have_u_int16_t 0) set(ac_cv_have___uint16 1) set(ac_cv_cxx_using_operator 1) - set(ac_cv_have___builtin_expect 1) + set(ac_cv_have___builtin_expect 0) endif() foreach (f ${GOOGLE_LOG_HEADERS})