• Tzachi Zidenberg's avatar
    aarch64: use compiler flag outline-atomics if available · f843e215
    Tzachi Zidenberg authored
    outline-atomics compilation flag changes behaviour of builtin_atomics,
    by adding runtime detection of LSE atomics. If these are supported, they
    will be used. This gains LSE atomics use without hurting compatibility
    with older aarch64 machines.
    f843e215
configure.cmake 29.1 KB