Commit 7f471801 by Anthony Green Committed by Anthony Green

Remove -Amachine and -Acpu from here.

From-SVN: r42908
parent bea09693
2001-06-04 Anthony Green <green@redhat.com>
* config/sparc/elf.h (CPP_PREDEFINES): Don't assert cpu or
machine. This is now done in sparc.h.
2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
Correct CVS resurrection of invoke.texi.
......
......@@ -20,7 +20,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#undef CPP_PREDEFINES
#define CPP_PREDEFINES "-Dsparc -D__elf__ -Acpu=sparc -Amachine=sparc"
#define CPP_PREDEFINES "-Dsparc -D__elf__"
#undef STARTFILE_SPEC
#define STARTFILE_SPEC "crt0.o%s crti.o%s crtbegin.o%s"
......
Markdown is supported
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