<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/mpfr, branch 2009.02_rc4</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc4</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc4'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-02-09T13:01:32+00:00</updated>
<entry>
<title>gmp/mpfr: force static linking</title>
<updated>2009-02-09T13:01:32+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-09T13:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=42f985687dcddbaa2277a3ffb8a88b190bde76e7'/>
<id>urn:sha1:42f985687dcddbaa2277a3ffb8a88b190bde76e7</id>
<content type='text'>
Patch by Maxim Grigoriev.

GCC 4.3.x would link with the correct shared library versions, but without
any RPATH, so it ended up looking for then in /usr/lib/ at runtime.
This is less than good, as the version there might not be compatible, and
even worse for distributions like Ubuntu, which doesn't install those
libs by default, the build breaks.

Fix it by forcing static linking instead.
</content>
</entry>
<entry>
<title>mpfr: bump version</title>
<updated>2009-02-01T19:37:09+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-01T19:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=91f780bc056df2a5263aa5c89323932265d95751'/>
<id>urn:sha1:91f780bc056df2a5263aa5c89323932265d95751</id>
<content type='text'>
I know that changing something as fundamental as mpfr this close to the
release isn't really ideal, but it's listed as the minimum version
for gcc 4.3.x:

http://gcc.gnu.org/install/prerequisites.html

Bernhard's tree has been using 2.3.2 since October, so the risk is probably
not that big though.
</content>
</entry>
<entry>
<title>package/mpfr: fix make source-check/external-deps issue</title>
<updated>2009-01-16T12:34:44+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T12:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6beda1f23665adeed3b14375499ad589d96ac5fc'/>
<id>urn:sha1:6beda1f23665adeed3b14375499ad589d96ac5fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>buildroot: convert remaining WGET users to DOWNLOAD helper</title>
<updated>2009-01-16T12:07:53+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T12:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=3ff43a6838a6a67d58513ac47b2fe68b0f1d6713'/>
<id>urn:sha1:3ff43a6838a6a67d58513ac47b2fe68b0f1d6713</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:42:52+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4a7bfd27757e076837e400f18d8371d792eade0e'/>
<id>urn:sha1:4a7bfd27757e076837e400f18d8371d792eade0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/: get rid of unneeded $(strip ..)</title>
<updated>2008-12-08T08:15:27+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ac1d92c425414bad889c1a60d0d2aee25581b74f'/>
<id>urn:sha1:ac1d92c425414bad889c1a60d0d2aee25581b74f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>toolchain/*: use CONFIG_UPDATE</title>
<updated>2008-12-05T15:27:26+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-05T15:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=84ddc66a410e61c56f2e68e539f7d678ef9abe1a'/>
<id>urn:sha1:84ddc66a410e61c56f2e68e539f7d678ef9abe1a</id>
<content type='text'>
Based on e0e0945e in Bernhard's tree.
</content>
</entry>
<entry>
<title>Kconfig: remove 'default n'</title>
<updated>2008-07-17T20:01:44+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee'/>
<id>urn:sha1:4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee</id>
<content type='text'>
'default n' is the default, so there's no need to say it explicitly.
</content>
</entry>
<entry>
<title>Remove superfluos slash character from MPFR_SITE</title>
<updated>2008-05-22T21:40:50+00:00</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2008-05-22T21:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7bcbde376086fb98bb969dec7ea58a9a86c00215'/>
<id>urn:sha1:7bcbde376086fb98bb969dec7ea58a9a86c00215</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reverted last change</title>
<updated>2008-03-11T17:52:40+00:00</updated>
<author>
<name>John Voltz</name>
<email>john.voltz@gmail.com</email>
</author>
<published>2008-03-11T17:52:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e73610e1367f97fb15bbe4d928e1991f476215fe'/>
<id>urn:sha1:e73610e1367f97fb15bbe4d928e1991f476215fe</id>
<content type='text'>
</content>
</entry>
</feed>
