package/Makefile.in: Add missing options to LDFLAGS for full RELRO build
authorStefan Sørensen <stefan.sorensen@spectralink.com>
Wed, 11 Jul 2018 14:31:09 +0000 (09:31 -0500)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 10 Aug 2018 20:33:17 +0000 (22:33 +0200)
commit01d8a0a9455f9408819d7f135fba5139f0672507
tree8d0216d88d3126fea89283818f47ecd43a548b35
parentd4f5801027f3329fb6c2cd096f3396d3cd067390
package/Makefile.in: Add missing options to LDFLAGS for full RELRO build

The options for a full RELRO build should also be added to LDFLAGS.

Originally submitted as
http://patchwork.ozlabs.org/patch/904034/

Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com>
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/Makefile.in