mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
After the binutils 2.17.50 import, the assembler supports AS_REL16
relocations.
This commit is contained in:
parent
4018ea9a2b
commit
eb90003fa8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue