changelog
- Mon, 28 Mar 2011 19:41:02 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Mon, 28 Mar 2011 19:41:02 +0200] rev 332
- Completely rework package including...
Simpify 64-bit -fPIC logic, instruct make to build in parallel,
force error condition on failed profile dependency, build the
standard 'bootstrap' target as suggested, correct grammar, wording,
and punctuation in general, upgrade to latest upstream vendor version,
rearrange package dependencies mpc, mpfr, and gmp, correct buildconf
thanks to new lto-plugin forced, avoid failed platform specific stage
comparison, adjust patch code to reflect new version update, and most
importantly adjust optimization flags to platform. Please note that
block 'correct hardcoded paths' is likely no yet complete.
- Sat, 26 Mar 2011 17:31:59 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 26 Mar 2011 17:31:59 +0100] rev 331
- Upgrade to current upstream vendor version and correct autoconf logic.
- Sat, 26 Mar 2011 17:30:52 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 26 Mar 2011 17:30:52 +0100] rev 330
- Solve function declaration signature mismatch by redefining locally.