<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/file, 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-13T02:43:28Z</updated>
<entry>
<title>Need the target LDFLAGS for this to link using external toolchain.</title>
<updated>2007-04-13T02:43:28Z</updated>
<author>
<name>"Steven J. Hill"</name>
<email>sjhill@realitydiluted.com</email>
</author>
<published>2007-04-13T02:43:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2eb9ee3e4fe2e00ce70af486818dfe9db306b87e'/>
<id>urn:sha1:2eb9ee3e4fe2e00ce70af486818dfe9db306b87e</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>- some more CONFIG_UPDATEs by Haavard Skinnemoen</title>
<updated>2007-03-07T14:32:22Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-03-07T14:32:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2208a62d71819e117080b8d2b0acc9db8328b6ae'/>
<id>urn:sha1:2208a62d71819e117080b8d2b0acc9db8328b6ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix failed build due to addition of '--libdir=/lib' which changed the location of where libmagic.a and libmagic.la were located.</title>
<updated>2007-01-16T00:33:24Z</updated>
<author>
<name>"Steven J. Hill"</name>
<email>sjhill@realitydiluted.com</email>
</author>
<published>2007-01-16T00:33:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=fb5219f7dccd05a523321f842f216bd6b19c4fa6'/>
<id>urn:sha1:fb5219f7dccd05a523321f842f216bd6b19c4fa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup a whole steaming pile of insanity.  When packages are configured,</title>
<updated>2007-01-14T03:52:21Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-01-14T03:52:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=732d94d25fd10fff65a378b03c3fca9bde403e95'/>
<id>urn:sha1:732d94d25fd10fff65a378b03c3fca9bde403e95</id>
<content type='text'>
they should be configured with --prefix=/usr and we then need to use
make DESTDIR=$(STAGING_DIR) install to get things installed into the
staging directory.  The current situation for many packages, which use
--prefix=$(STAGING_DIR) results in the staging_dir paths getting compiled
into the binary itself.

This also adds in a pile of libtool fixups.  Between broken pkgconfig,
broken libtool handling, and broken --prefix settings, its a wonder
things have worked as well as they have up till now.
 -Erik
</content>
</entry>
<entry>
<title>- bump version, mv the libmagic.a to the staging dir and peruse one sourcedir</title>
<updated>2006-12-15T15:19:46Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-12-15T15:19:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f88374ff2c74007abf73079902575dba2b10f51f'/>
<id>urn:sha1:f88374ff2c74007abf73079902575dba2b10f51f</id>
<content type='text'>
  for both host and target build. Thanks to Ulrich Hecht.
</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>no longer needed</title>
<updated>2006-04-15T02:27:30Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-04-15T02:27:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f7739d831e19bfc46831186d75042b9f0daf6c9d'/>
<id>urn:sha1:f7739d831e19bfc46831186d75042b9f0daf6c9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version bump to 4.17</title>
<updated>2006-04-15T02:27:01Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-04-15T02:27:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6741ed05c211a794f04373d2e869c64537a6fffa'/>
<id>urn:sha1:6741ed05c211a794f04373d2e869c64537a6fffa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix cross-compiling for 64bit hosts</title>
<updated>2006-02-25T06:48:26Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-02-25T06:48:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b2da053b141007ed4219599828a99c98b207603a'/>
<id>urn:sha1:b2da053b141007ed4219599828a99c98b207603a</id>
<content type='text'>
</content>
</entry>
</feed>
