<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/scripts/trylink, branch FRP</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=FRP</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=FRP'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2015-03-16T21:47:01+00:00</updated>
<entry>
<title>trylink: respect compiler settings when probing features</title>
<updated>2015-03-16T21:47:01+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2015-03-16T21:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6798564b9e2f1a81b8c2d0cb4add97cb736d982b'/>
<id>urn:sha1:6798564b9e2f1a81b8c2d0cb4add97cb736d982b</id>
<content type='text'>
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 &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>trylink: use mktemp instead of hardcoding paths</title>
<updated>2015-03-16T21:46:17+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2015-03-16T21:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4a08e82d441dbde5412eca6a6db894b420f203f3'/>
<id>urn:sha1:4a08e82d441dbde5412eca6a6db894b420f203f3</id>
<content type='text'>
This way we respect standard tempdir env vars and are guaranteed to
be unique.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>trylink: emit names of linked executables</title>
<updated>2014-05-03T14:35:15+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-05-03T14:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e3366d696cf4ef34cdc30aee2612418f81ba986c'/>
<id>urn:sha1:e3366d696cf4ef34cdc30aee2612418f81ba986c</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>modprobe-small: fix help messages for aliased module-related applets</title>
<updated>2014-04-19T13:04:39+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-04-19T13:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5fd3ddfb243f8f3a8ef471ff8c323a76cf815574'/>
<id>urn:sha1:5fd3ddfb243f8f3a8ef471ff8c323a76cf815574</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>trylink: only prefix libs with -l</title>
<updated>2013-09-28T22:40:07+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2013-09-12T04:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3eab2b7675fc7e2889cd69285a2a31980a4bf504'/>
<id>urn:sha1:3eab2b7675fc7e2889cd69285a2a31980a4bf504</id>
<content type='text'>
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 &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>pam link error with SHARED_BUSYBOX and LIBBUSYBOX enabled</title>
<updated>2011-05-08T23:42:12+00:00</updated>
<author>
<name>Steve Iribarne</name>
<email>siribarne@grid-net.com</email>
</author>
<published>2011-05-08T23:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ed607a87e042bd0470c21244db814d599e2bce4f'/>
<id>urn:sha1:ed607a87e042bd0470c21244db814d599e2bce4f</id>
<content type='text'>
Signed-off-by: Steve Iribarne &lt;siribarne@grid-net.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>cosmetics on top of Dan's patches</title>
<updated>2010-06-19T18:07:23+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-06-19T18:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=134d0eb114ac67693eb62bb030dd537eca71c48d'/>
<id>urn:sha1:134d0eb114ac67693eb62bb030dd537eca71c48d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Define GNU-specific link options in one place</title>
<updated>2010-06-19T18:03:21+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2010-06-19T05:36:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ebeac1685a6230abcf73ca36755e3bb208bfd569'/>
<id>urn:sha1:ebeac1685a6230abcf73ca36755e3bb208bfd569</id>
<content type='text'>
This makes them easier to change to support a non-GNU toolchain.

Signed-off-by: Dan Fandrich &lt;dan@coneharvesters.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>trylink: gold may not support --sort-common (yet)</title>
<updated>2010-05-21T10:11:34+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2010-05-21T10:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a88585a931c7e81d4d3d393127d8ad8c0fe73fb5'/>
<id>urn:sha1:a88585a931c7e81d4d3d393127d8ad8c0fe73fb5</id>
<content type='text'>
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
</entry>
<entry>
<title>trylink: don't use ld --gc-sections if ld doesn't support it</title>
<updated>2009-06-26T22:24:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-06-26T22:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=eb1cda2f2d6236baf36986d2da07cc564617fa88'/>
<id>urn:sha1:eb1cda2f2d6236baf36986d2da07cc564617fa88</id>
<content type='text'>
Signed-off-by: Ian Abbott &lt;abbotti@mev.co.uk&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
