uboot-envtools: Add TARGET_LDFLAGS to fix PIE and RELRO
authorHauke Mehrtens <hauke.mehrtens@intel.com>
Thu, 7 Nov 2019 20:01:40 +0000 (21:01 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 9 Nov 2019 19:42:04 +0000 (20:42 +0100)
commit0803b62fc617a140da094a97b1c8dc2b99a3a34f
tree2cfb6ec9b9e37f7ba0cfb36bb5f71f530b396a7c
parent963cee15e834816e4d6becfe51d3ea863ab66694
uboot-envtools: Add TARGET_LDFLAGS to fix PIE and RELRO

Forward the OpenWrt TARGET_LDFLAGS to the linker of the fw_printenv tool.
In addition also use the more standard make invocation script.
With this change the fw_printenv tool is built with PIE and Full RELRO
support when activated globally in OpenWrt.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
(cherry picked from commit b7b2be0b268ced260ca8df84be1b0d469aaf6e38)
package/boot/uboot-envtools/Makefile
package/boot/uboot-envtools/patches/001-compile.patch