• Paul Eggert's avatar
    Port USE_LOCAL_ALLOCATORS code to clang 3.4 x86-64. · e8be4f44
    Paul Eggert authored
    Revert previous lisp.h change, and install the following instead.
    * lisp.h (USE_LOCAL_ALLOCATORS): Define only if __GNUC__ &&
    !__clang__.  This works with GCC and with clang and is safer for
    compilers we don't know about.
    e8be4f44
ChangeLog 548 KB