package/Makefile.in: add host-cc-option macro
authorArnout Vandecappelle <arnout@mind.be>
Mon, 3 Jul 2017 08:41:06 +0000 (10:41 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 22 Jul 2017 21:35:02 +0000 (23:35 +0200)
commit91a08ecc998ae232ea6f3525540ed129d8176d18
treefebcc901f579919eb5a774aa3e5aabf792fec963
parent83ce8070b4f11c833026771f72916b423c444eb7
package/Makefile.in: add host-cc-option macro

This macro allows to test if HOSTCC supports a specific option. It is
needed to pass '-no-pie' on recent Debian, Ubuntu and Gentoo hosts.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Makefile.in