<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/packages/libs/libnet-1.0.x/Makefile, branch master</title>
<subtitle>OpenWrt package feed branches, manually converted from SVN.</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/'/>
<updated>2014-03-08T00:56:37Z</updated>
<entry>
<title>libnet-1.0.x: remove CFLAGS hardcoding</title>
<updated>2014-03-08T00:56:37Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2014-03-08T00:56:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=b63b9165723c4f7bba6ea9358d659527c1b98d21'/>
<id>urn:sha1:b63b9165723c4f7bba6ea9358d659527c1b98d21</id>
<content type='text'>
configure.in contains a test which overrides CFLAGS with CCOPTS when it
determines that the compiler is GCC, this breaks build on most platforms where
the ABI has to be explicitely specified (e.g: ARM VFP).

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 39800
</content>
</entry>
<entry>
<title>normalize PKG_FIXUP - the "libtool" fixup is merely an alias for "autoreconf", so change all occurences to that</title>
<updated>2012-06-11T21:18:33Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-06-11T21:18:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=6f95e29e10c5bc0eaf42d1f02aa19290f11dabec'/>
<id>urn:sha1:6f95e29e10c5bc0eaf42d1f02aa19290f11dabec</id>
<content type='text'>
SVN-Revision: 32206
</content>
</entry>
<entry>
<title>Add missing libtool fixups</title>
<updated>2010-02-19T00:14:01Z</updated>
<author>
<name>Lars-Peter Clausen</name>
</author>
<published>2010-02-19T00:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=313f030a5628225cc7f74a57678726effe90c09b'/>
<id>urn:sha1:313f030a5628225cc7f74a57678726effe90c09b</id>
<content type='text'>
SVN-Revision: 19714
</content>
</entry>
<entry>
<title>Use default templates instead of custom reimplementations where applicable</title>
<updated>2010-02-18T13:10:21Z</updated>
<author>
<name>Lars-Peter Clausen</name>
</author>
<published>2010-02-18T13:10:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=21d2973039afd28e540dd972b45d27c79c19ef0e'/>
<id>urn:sha1:21d2973039afd28e540dd972b45d27c79c19ef0e</id>
<content type='text'>
SVN-Revision: 19705
</content>
</entry>
<entry>
<title>massive: use $(INSTALL_DIR) instead of 'mkdir -p' in install and InstallDev</title>
<updated>2009-12-18T11:06:19Z</updated>
<author>
<name>Nicolas Thill</name>
</author>
<published>2009-12-18T11:06:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=03543d1130ebae2848b54c3029e263640f09d0bd'/>
<id>urn:sha1:03543d1130ebae2848b54c3029e263640f09d0bd</id>
<content type='text'>
SVN-Revision: 18816
</content>
</entry>
<entry>
<title>nuke $Id$ in /packages as well</title>
<updated>2009-04-17T14:22:30Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2009-04-17T14:22:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=e87a50af954256cca87e1f1e549c5774c2ad566e'/>
<id>urn:sha1:e87a50af954256cca87e1f1e549c5774c2ad566e</id>
<content type='text'>
SVN-Revision: 15244
</content>
</entry>
<entry>
<title>enable $(FPIC) for a few more packages</title>
<updated>2008-08-06T22:43:15Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2008-08-06T22:43:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=af9d634db1b50024f2d5fb36df6f607e211bcd5e'/>
<id>urn:sha1:af9d634db1b50024f2d5fb36df6f607e211bcd5e</id>
<content type='text'>
SVN-Revision: 12228
</content>
</entry>
<entry>
<title>Makefile cleanups, round 5</title>
<updated>2008-08-05T22:03:15Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2008-08-05T22:03:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=f4c36377c29f234af1f49e1558fbeb2e30051568'/>
<id>urn:sha1:f4c36377c29f234af1f49e1558fbeb2e30051568</id>
<content type='text'>
SVN-Revision: 12174
</content>
</entry>
<entry>
<title>fix duplicate PKG_NAME use</title>
<updated>2007-12-27T11:05:45Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2007-12-27T11:05:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=1b8e52da5cd2241eb00c89612d19df8084ebe0ac'/>
<id>urn:sha1:1b8e52da5cd2241eb00c89612d19df8084ebe0ac</id>
<content type='text'>
SVN-Revision: 9953
</content>
</entry>
<entry>
<title>remove UninstallDev</title>
<updated>2007-12-25T01:59:55Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2007-12-25T01:59:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/packages/commit/?id=ca3a4d124bdf695d2241309caa8482b55320dfd3'/>
<id>urn:sha1:ca3a4d124bdf695d2241309caa8482b55320dfd3</id>
<content type='text'>
SVN-Revision: 9907
</content>
</entry>
</feed>
