mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
After the binutils 2.17.50 import, the assembler supports AS_REL16
relocations.
This commit is contained in:
parent
4018ea9a2b
commit
eb90003fa8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=238255
@ -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 New Issue
Block a user