Commits

Arnout Vandecappelle committed b65e90afe39
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> (cherry picked from commit 91a08ecc998ae232ea6f3525540ed129d8176d18) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>