• Vladislav Vaintroub's avatar
    Fix typo · b6663c64
    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.
    b6663c64
CMakeLists.txt 7.72 KB