• Vladislav Vaintroub's avatar
    Fix typo · 5e284555
    Vladislav Vaintroub authored
    HAVE_IBGCC_ATOMIC_BUILTINS=>HAVE_IB_GCC_ATOMIC_BUILTINS.
    Due to the typo, detection of atomics was broken. 
    It also lead to valgrind error during shutdown 
    (access to freed memory),which is likely present 
    in all builds where atomics are not used.
    5e284555
CMakeLists.txt 7.72 KB