1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00

We're not quite ready for the full %(endian_spec).

This commit is contained in:
David E. O'Brien 2008-09-01 23:09:45 +00:00
parent 35a876a0ed
commit 0b4f8552dd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=182654

View File

@ -184,8 +184,10 @@ Boston, MA 02110-1301, USA. */
/* Default to the mips32 ISA */
#undef DRIVER_SELF_SPECS
#define DRIVER_SELF_SPECS \
"%{!EB:%{!EL:%(endian_spec)}}", \
"%{!march=*: -march=mips32}"
#if 0
"%{!EB:%{!EL:%(endian_spec)}}",
#endif
#if 0
/* Don't default to pcc-struct-return, we want to retain compatibility with