Mike Frysinger 3eab2b7675 trylink: only prefix libs with -l
If our pkg-config queries pass back a flag like -pthread, the trylink
script will expand that to -l-pthread.  So change trylink to only add
the -l prefix to a value that doesn't have a - prefix already.

Reported-by: thaehaid@incognitomail.org
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-09-28 18:40:07 -04:00
..
2010-11-06 22:17:30 +01:00
2010-07-09 01:25:36 +02:00
2010-07-26 01:49:12 +02:00
2010-07-26 01:49:12 +02:00
2010-10-19 12:49:51 +02:00
2010-07-09 01:25:36 +02:00
2013-09-28 18:40:07 -04:00