ld/xc16x: This target does not support -shared
authorAndrew Burgess <andrew.burgess@embecosm.com>
Sun, 30 Oct 2016 08:11:30 +0000 (08:11 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 4 Nov 2016 12:04:10 +0000 (12:04 +0000)
commitb709ef7ca12d963678c6f73b10a20bea60cfb0df
treeb3fb9b2bb7af1a5b800a2aeb1091b6f091e457c5
parent6b211b9cc3c61f514423869af51a17e4c2bc7531
ld/xc16x: This target does not support -shared

Add the xc16x-elf target to the list of targets that do not support
the -shared option.  Being missing from this list was causing the
linker to add '-z norelro' to the link line of many tests, which in
turn caused these tests to fail.

ld/ChangeLog:

* testsuite/lib/ld-lib.exp (check_shared_lib_support): Add
xc16x-*-elf to the list of targets that don't support -shared.
ld/ChangeLog
ld/testsuite/lib/ld-lib.exp
This page took 0.034023 seconds and 4 git commands to generate.