Skip to content
Commit 683d1168 authored by Raymond Toy's avatar Raymond Toy
Browse files

Reinstate ability to compile with gcc on sparc.

Config.sparc_common:
o Enable ASSEM_SRC, ARCH_SRC, OS_SRC, OS_LIBS again

Config.sparc_gcc:
o Don't use -traditional-cpp when creating dependencies because that
  causes the old (varargs.h) version of va_start to be used instead of
  the stdard.h version we want.

Config.sparc_sunc:
o Remove ASSEM_SRC, ARCH_SRC, OS_SRC, OS_LINK_FLAGS, and OS_LIBS since
  they're in Config.sparc_common.
parent 75a020cf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment