Skip to content
  • Simon McVittie's avatar
    Fix detection of i486 atomic ops. · 176738f0
    Simon McVittie authored
    Previously, the attempts to determine support at compile-time on Darwin were
    causing the i486 atomic ops to be used on *all* i386 or x86-64 GCC builds
    (AH_VERBATIM can't be conditionalized like we were trying to).
    176738f0