Don't define SET_ASM_OP for RISCiX
From-SVN: r14560
This commit is contained in:
parent
ce29b9d0db
commit
32bf7057dd
@ -122,6 +122,9 @@ Boston, MA 02111-1307, USA. */
|
||||
|
||||
#include "arm/aout.h"
|
||||
|
||||
/* The RISCiX assembler does not understand .set */
|
||||
#undef SET_ASM_OP
|
||||
|
||||
/* Override CPP_SPEC, there's no point handling endianness (and probably
|
||||
not much point handling apcs_pc), and we want to add the right #defines
|
||||
when using the include files. */
|
||||
|
Loading…
Reference in New Issue
Block a user