diff options
Diffstat (limited to 'gas/config/tc-openrisc.h')
-rw-r--r-- | gas/config/tc-openrisc.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gas/config/tc-openrisc.h b/gas/config/tc-openrisc.h index 22d2be8..0c14da2 100644 --- a/gas/config/tc-openrisc.h +++ b/gas/config/tc-openrisc.h @@ -20,11 +20,6 @@ #define TC_OPENRISC -#ifndef BFD_ASSEMBLER -/* leading space so will compile with cc */ -# error OPENRISC support requires BFD_ASSEMBLER -#endif - #define LISTING_HEADER "OpenRISC GAS " /* The target BFD architecture. */ |