Skip to content
  • Raymond Toy's avatar
    Update for ppc/darwin 10.5 and gcc 4.8. · d669c129
    Raymond Toy authored
    o Remove -no-cpp-precomp, which isn't recognized by gcc 4.8.
    o Add -static-libgcc so lisp doesn't need to have a compatible version
      of libgcc on the target system.
    o e_rem_pio2.c doesn't have aliasing issues, so remove the compiler
      flags.
    d669c129