<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/pppd, 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-03-13T22:59:59Z</updated>
<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>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 and pass the target cflags in properly (at least for most of the</title>
<updated>2006-11-17T12:14:31Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-11-17T12:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4244519b90cd8107ed84062f3ca1220c32eda609'/>
<id>urn:sha1:4244519b90cd8107ed84062f3ca1220c32eda609</id>
<content type='text'>
  tools. Needs fixing upstream).
</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>remove extra space after touch</title>
<updated>2005-11-24T06:53:24Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2005-11-24T06:53:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dfebda00147935f668f9024e7cca141ad46ad652'/>
<id>urn:sha1:dfebda00147935f668f9024e7cca141ad46ad652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This patch updates the pppd package to build version 2.4.3. The 2.4.3 version</title>
<updated>2005-05-16T17:40:04Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-05-16T17:40:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1de07a889630f00c45369ed481480d0bc736543c'/>
<id>urn:sha1:1de07a889630f00c45369ed481480d0bc736543c</id>
<content type='text'>
of pppd adds additional features.

http://bugs.uclibc.org/view.php?id=259
</content>
</entry>
<entry>
<title>Per http://bugs.uclibc.org/view.php?id=130</title>
<updated>2005-03-09T17:36:12Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-03-09T17:36:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=5c83068090e908afae399bd63975e90703a8814a'/>
<id>urn:sha1:5c83068090e908afae399bd63975e90703a8814a</id>
<content type='text'>
sed needs to use different delimiters since the regex is
using slashes from a filename
</content>
</entry>
<entry>
<title>There is no need to have a separate 'Makefile.in' file in the</title>
<updated>2005-02-10T03:06:39Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-02-10T03:06:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d06645d8eddce3a22144a9ef8961a8f7599d319e'/>
<id>urn:sha1:d06645d8eddce3a22144a9ef8961a8f7599d319e</id>
<content type='text'>
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
</content>
</entry>
<entry>
<title>more help updates from Tom Cameron</title>
<updated>2004-12-26T07:36:59Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2004-12-26T07:36:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6d9728e843fb6fee4d3c62235862ef524292d365'/>
<id>urn:sha1:6d9728e843fb6fee4d3c62235862ef524292d365</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pppd's install target doesn't like 'make -j'</title>
<updated>2004-12-11T13:07:00Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-12-11T13:07:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=752cc448d11411abb7cbff757f7ce8228f3ee8c4'/>
<id>urn:sha1:752cc448d11411abb7cbff757f7ce8228f3ee8c4</id>
<content type='text'>
</content>
</entry>
</feed>
