trylink: respect compiler settings when probing features
authorMike Frysinger <vapier@gentoo.org>
Mon, 16 Mar 2015 21:47:01 +0000 (17:47 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 16 Mar 2015 21:47:01 +0000 (17:47 -0400)
commit6798564b9e2f1a81b8c2d0cb4add97cb736d982b
tree98b9d2d748d1afe1ec93e6ee7877b9c489c2c819
parent4a08e82d441dbde5412eca6a6db894b420f203f3
trylink: respect compiler settings when probing features

The CPPFLAGS/CFLAGS settings might have features that matter, so make
sure we utilize them when testing the compiler.

URL: https://bugs.gentoo.org/471118
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
scripts/trylink