<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/lynxis/tools/sstrip, branch master</title>
<subtitle>lynxis staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/lynxis/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/lynxis/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/'/>
<updated>2017-12-08T09:40:20Z</updated>
<entry>
<title>tools/sstrip: Fix compile under standard linux.</title>
<updated>2017-12-08T09:40:20Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2017-11-23T21:18:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=d6e34b735201805ae9112a7997f15b80f5926942'/>
<id>urn:sha1:d6e34b735201805ae9112a7997f15b80f5926942</id>
<content type='text'>
bswap32 undefined is the issue. Added the proper header. Also fixed a few format/conversion warnings that clang complained about without -Wall or -Wextra.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools: remove static linking support</title>
<updated>2015-02-06T00:00:43Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-02-06T00:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=f7e56763e12bdff2261929bbcb691e770341d043'/>
<id>urn:sha1:f7e56763e12bdff2261929bbcb691e770341d043</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44285
</content>
</entry>
<entry>
<title>tools/sstrip: remove redundant -I flag that breaks build on some x86_64 linux hosts</title>
<updated>2012-12-02T16:17:33Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2012-12-02T16:17:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=697cbb6d2f4f00a8b187fc6ca8a0e8f4f54b915a'/>
<id>urn:sha1:697cbb6d2f4f00a8b187fc6ca8a0e8f4f54b915a</id>
<content type='text'>
SVN-Revision: 34455
</content>
</entry>
<entry>
<title>sstrip: remove a redundant copy of elf.h</title>
<updated>2012-12-02T15:26:15Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2012-12-02T15:26:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=974a50ca4aedb3dd6b9f4a34ac8ec2193d531be3'/>
<id>urn:sha1:974a50ca4aedb3dd6b9f4a34ac8ec2193d531be3</id>
<content type='text'>
SVN-Revision: 34448
</content>
</entry>
<entry>
<title>use HOST_STATIC_LINKING instead of hardcoding -static</title>
<updated>2012-08-12T12:34:30Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-08-12T12:34:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=cf1698c6370d6a64f5f70a2dc5652d1fbc62afc3'/>
<id>urn:sha1:cf1698c6370d6a64f5f70a2dc5652d1fbc62afc3</id>
<content type='text'>
SVN-Revision: 33140
</content>
</entry>
<entry>
<title>sstrip: link statically</title>
<updated>2012-08-10T19:26:54Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-08-10T19:26:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=04e6e15857d6a28d4bf7518a43881a008a3ab841'/>
<id>urn:sha1:04e6e15857d6a28d4bf7518a43881a008a3ab841</id>
<content type='text'>
SVN-Revision: 33107
</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>Revert "[tools] sstrip: Correct include path to really get endian.h" (#8447)</title>
<updated>2010-12-12T14:53:24Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2010-12-12T14:53:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=f590b304ef7d22242e08c86866cbb37927f0a404'/>
<id>urn:sha1:f590b304ef7d22242e08c86866cbb37927f0a404</id>
<content type='text'>
This reverts commit ac0f793ae985db73caf99916336569c211a759f8.

SVN-Revision: 24516
</content>
</entry>
<entry>
<title>sstrip: Correct include path to really get endian.h</title>
<updated>2010-12-12T05:02:41Z</updated>
<author>
<name>Daniel Dickinson</name>
</author>
<published>2010-12-12T05:02:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=9c244fdd12f60a9d63da88616a4eb88c6a878cd4'/>
<id>urn:sha1:9c244fdd12f60a9d63da88616a4eb88c6a878cd4</id>
<content type='text'>
SVN-Revision: 24512
</content>
</entry>
<entry>
<title>Revert "[tools] sstrip: Was missing include of &lt;byteswap.h&gt;"</title>
<updated>2010-12-12T04:59:51Z</updated>
<author>
<name>Daniel Dickinson</name>
</author>
<published>2010-12-12T04:59:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=062a1617dbff8d3a233651c73e319ec1a2a45045'/>
<id>urn:sha1:062a1617dbff8d3a233651c73e319ec1a2a45045</id>
<content type='text'>
This reverts commit bcb48716d097c16834f222c267c73e847f4a8dd0.

SVN-Revision: 24511
</content>
</entry>
</feed>
