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:25:03 +0000 (23:25 +0100)
commitb46d21a54ee5a073f5d5082e7d90cf07113c8a9a
tree8a51e8ac7ebf7e2ba9226b54039ed9bc203f0fa8
parent9936e16b724b4388204e21e2d4c3f49283d980eb
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>
utils/io/Makefile