diff options
Diffstat (limited to 'gas/config/tc-ppc.h')
-rw-r--r-- | gas/config/tc-ppc.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gas/config/tc-ppc.h b/gas/config/tc-ppc.h index 0e85bba..7b6126a 100644 --- a/gas/config/tc-ppc.h +++ b/gas/config/tc-ppc.h @@ -29,10 +29,6 @@ struct fix; #define TARGET_BYTES_BIG_ENDIAN 1 #endif -#ifndef BFD_ASSEMBLER - #error PowerPC support requires BFD_ASSEMBLER -#endif - /* If OBJ_COFF is defined, and TE_PE is not defined, we are assembling XCOFF for AIX or PowerMac. If TE_PE is defined, we are assembling COFF for Windows NT. */ |