aboutsummaryrefslogtreecommitdiff
path: root/llfw/boot_abort.S
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2018-06-13 17:58:16 +0200
committerAlexey Kardashevskiy <aik@ozlabs.ru>2018-07-02 14:16:20 +1000
commit031cb1b921694f0c8676e0b478a3dccbae9d1639 (patch)
tree33f0cf5b7d462a28feff6b3e6930ad878a771bb7 /llfw/boot_abort.S
parent7d37babcfa48a6eb08e726a8d13b745cb2eebe1c (diff)
downloadSLOF-031cb1b921694f0c8676e0b478a3dccbae9d1639.zip
SLOF-031cb1b921694f0c8676e0b478a3dccbae9d1639.tar.gz
SLOF-031cb1b921694f0c8676e0b478a3dccbae9d1639.tar.bz2
libelf: Add REL32 to the list of ignored relocations
When compiling SLOF with GCC 8.1, I currently get a lot of these errors: ERROR: Unhandled relocation (A) type 26 Type 26 is the "relative 32-bit" relocation. We can simply ignore it (like the other relative relocations - REL14, REL24 and REL64) to shut up these error messages. Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'llfw/boot_abort.S')
0 files changed, 0 insertions, 0 deletions