<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/lynxis/tools/libtool, branch reboot</title>
<subtitle>lynxis staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/'/>
<updated>2015-06-18T08:52:33Z</updated>
<entry>
<title>libtool: passthrough -fstack-protector* to linker</title>
<updated>2015-06-18T08:52:33Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-06-18T08:52:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=1e08c08e4819a9378f65ea0eca71d4f1e6680351'/>
<id>urn:sha1:1e08c08e4819a9378f65ea0eca71d4f1e6680351</id>
<content type='text'>
on some platforms this is needed for gcc to link libssp

Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46030
</content>
</entry>
<entry>
<title>tools: libtool relocatable fixes</title>
<updated>2015-01-13T10:23:44Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-01-13T10:23:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=2b366700b0c9dd2f903bdcbdc1fd1b1c8989a50d'/>
<id>urn:sha1:2b366700b0c9dd2f903bdcbdc1fd1b1c8989a50d</id>
<content type='text'>
Make sure that libtool and libtoolize call grep relative to
$STAGING_DIR as well.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 43960
</content>
</entry>
<entry>
<title>tools: bootstrap libtool to pickup the correct in-tree automake</title>
<updated>2015-01-13T07:49:10Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-01-13T07:49:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=90283e410bd6227125427f0f240b87ecd1cc4e1c'/>
<id>urn:sha1:90283e410bd6227125427f0f240b87ecd1cc4e1c</id>
<content type='text'>
Also fix 000-relocatable.patch to avoid accidential sed invocations in bootstrap.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 43959
</content>
</entry>
<entry>
<title>tools/libtool: enable parallel builds</title>
<updated>2012-09-15T14:17:34Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2012-09-15T14:17:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=d010ec2a91d9d2d550dfddbb0e92a199695e5de4'/>
<id>urn:sha1:d010ec2a91d9d2d550dfddbb0e92a199695e5de4</id>
<content type='text'>
SVN-Revision: 33429
</content>
</entry>
<entry>
<title>libtool: fix accidental sed invocation in libtoolize</title>
<updated>2012-01-21T09:49:53Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-01-21T09:49:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=ab2f3dc0343d17035142115939dcf555beef32e5'/>
<id>urn:sha1:ab2f3dc0343d17035142115939dcf555beef32e5</id>
<content type='text'>
SVN-Revision: 29839
</content>
</entry>
<entry>
<title>libtool: make relocatable, search resources relative to STAGING_DIR</title>
<updated>2012-01-20T14:51:44Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-01-20T14:51:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=b44687638710dd2cdeb2947025e2aef260c2073e'/>
<id>urn:sha1:b44687638710dd2cdeb2947025e2aef260c2073e</id>
<content type='text'>
SVN-Revision: 29826
</content>
</entry>
<entry>
<title>tools: clean up Makefiles / make ccache work</title>
<updated>2012-01-15T11:43:13Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2012-01-15T11:43:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=ccb6b0a063a4133ac59c811476b670c7d66f84ed'/>
<id>urn:sha1:ccb6b0a063a4133ac59c811476b670c7d66f84ed</id>
<content type='text'>
SVN-Revision: 29754
</content>
</entry>
<entry>
<title>autotools.mk: implement PKG_FIXUP:=patch-libtool This change allows to apply OpenWrt, Buildroot and OE libtool fixes to packages which fail badly at autoreconf. The fixup covers the common libtool versions 1.5, 2.2 and 2.4 and automatically determines the correct version to use.</title>
<updated>2011-08-01T00:22:53Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2011-08-01T00:22:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=bd982fb72c2636ccdbd559861f5c7ee60a7d60f9'/>
<id>urn:sha1:bd982fb72c2636ccdbd559861f5c7ee60a7d60f9</id>
<content type='text'>
SVN-Revision: 27855
</content>
</entry>
<entry>
<title>libtool: fix misspelled procedure name...</title>
<updated>2011-02-03T20:34:34Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2011-02-03T20:34:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=1fd1ed7373959f08a4731e3bcda1420ab2de3ea8'/>
<id>urn:sha1:1fd1ed7373959f08a4731e3bcda1420ab2de3ea8</id>
<content type='text'>
SVN-Revision: 25351
</content>
</entry>
<entry>
<title>libtool: extend all ltmain.m4sh patches to cover ltmain.sh as well, prevent configure from embedding host library paths</title>
<updated>2010-12-21T22:37:54Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2010-12-21T22:37:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=c4ab5ca14370406cdccaff868b2e655a2f21aa72'/>
<id>urn:sha1:c4ab5ca14370406cdccaff868b2e655a2f21aa72</id>
<content type='text'>
SVN-Revision: 24752
</content>
</entry>
</feed>
