]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/Makefile.in: add host-cc-option macro
authorArnout Vandecappelle <arnout@mind.be>
Mon, 3 Jul 2017 08:41:06 +0000 (10:41 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 25 Jul 2017 21:52:36 +0000 (23:52 +0200)
commitb65e90afe3951bfeb50c6e472792c0ab7b246e63
tree83a99c99df42f2aca2e095201959536453382582
parentc4ae64c3074bf34f45ecfde4fc0733c2f0bcbd58
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>
package/Makefile.in