After the binutils 2.17.50 import, the assembler supports AS_REL16

relocations.
This commit is contained in:
Nathan Whitehorn 2012-07-08 17:02:14 +00:00
parent 4018ea9a2b
commit eb90003fa8

View File

@ -261,7 +261,7 @@
/* Define if your assembler supports R_PPC_REL16 relocs. */
#ifndef USED_FOR_TARGET
/* #undef HAVE_AS_REL16 */
#define HAVE_AS_REL16
#endif