<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/libelf, branch gcc3_legacy</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=gcc3_legacy</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=gcc3_legacy'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2007-04-16T18:51:20Z</updated>
<entry>
<title>- install some more stuff that goes into staging_dir into the proper place.</title>
<updated>2007-04-16T18:51:20Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-04-16T18:51:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=41decaa9fea506c08f210f411710951f4920b91d'/>
<id>urn:sha1:41decaa9fea506c08f210f411710951f4920b91d</id>
<content type='text'>
  First hunk of fixes for bug #1290
</content>
</entry>
<entry>
<title>- someone disabled shared lib support without fixing the libelf rule leading to</title>
<updated>2007-04-06T14:21:00Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-04-06T14:21:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2534b2ee7952919146f810802e675621b55062bb'/>
<id>urn:sha1:2534b2ee7952919146f810802e675621b55062bb</id>
<content type='text'>
  useless rebuilds. Add option to install the lib to the target and not only to
  the staging_dir.
</content>
</entry>
<entry>
<title>- bump version. memmove works so let configure know about this fact</title>
<updated>2007-04-06T12:51:42Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-04-06T12:51:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1c1167cf7d30cb12048c59da2b6c1959cce515c5'/>
<id>urn:sha1:1c1167cf7d30cb12048c59da2b6c1959cce515c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup package LDFLAGS handling</title>
<updated>2007-03-13T22:59:59Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-03-13T22:59:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=85d7f6f05f87b52a56b603c95e68498f04877f64'/>
<id>urn:sha1:85d7f6f05f87b52a56b603c95e68498f04877f64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971</title>
<updated>2006-10-01T15:17:52Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-10-01T15:17:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6342c83201d5fd2acef0f3193f53b19f74b14c73'/>
<id>urn:sha1:6342c83201d5fd2acef0f3193f53b19f74b14c73</id>
<content type='text'>
  Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
</content>
</entry>
<entry>
<title>removed unnessary patch and removed references for installing shared libs that are not built</title>
<updated>2006-01-23T14:15:35Z</updated>
<author>
<name>David Anders</name>
<email>dave123@abcsinc.com</email>
</author>
<published>2006-01-23T14:15:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=bae94960dfb55c3e6e797e05114d409979b9a944'/>
<id>urn:sha1:bae94960dfb55c3e6e797e05114d409979b9a944</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable shared library support during configuration</title>
<updated>2006-01-23T13:55:55Z</updated>
<author>
<name>David Anders</name>
<email>dave123@abcsinc.com</email>
</author>
<published>2006-01-23T13:55:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8351d099e251fffc284c2943e7de5ce060ff5a15'/>
<id>urn:sha1:8351d099e251fffc284c2943e7de5ce060ff5a15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up the build of libelf so it actually works</title>
<updated>2005-04-12T22:04:14Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-04-12T22:04:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2badd4b3e50546c3d745b8fbbd9f71598f5fc369'/>
<id>urn:sha1:2badd4b3e50546c3d745b8fbbd9f71598f5fc369</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for libelf</title>
<updated>2005-02-25T03:22:54Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-02-25T03:22:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4dcfc9dc0f7892da0e03feb217e599ed165a6187'/>
<id>urn:sha1:4dcfc9dc0f7892da0e03feb217e599ed165a6187</id>
<content type='text'>
</content>
</entry>
</feed>
