After the binutils 2.17.50 import, the assembler supports AS_REL16

relocations.
This commit is contained in:
nwhitehorn 2012-07-08 17:02:14 +00:00
parent 1c7f26864e
commit ff7c2d6b19

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