io: Add TARGET_LDFLAGS to fix PIE
authorHauke Mehrtens <hauke.mehrtens@intel.com>
Thu, 7 Nov 2019 20:06:04 +0000 (21:06 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 13 Nov 2019 22:43:46 +0000 (23:43 +0100)
commit168c2928f96f00cbbe3b32699becc498b17bcab1
tree41242f693d0fdf0620878a05d9b460a91c14d3c3
parent0441927b246b074cb1deacd46ea430c266b3301d
io: Add TARGET_LDFLAGS to fix PIE

Add the OpenWrt TARGET_LDFLAGS to the compile command to activate PIE support
for the io tool when it is activated globally in OpenWrt.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
(cherry-picked from b46d21a54ee5a073f5d5082e7d90cf07113c8a9a)
utils/io/Makefile