summaryrefslogtreecommitdiffstats
path: root/package/gmp
Commit message (Collapse)AuthorAgeFilesLines
* - small tweaks to the gmp and mpfr -clean targets to uninstall them frmo the ↵Bernhard Reutner-Fischer2006-12-141-10/+15
| | | | | | target. - minor adjustments.
* - Add libgmp-host and libmpfr-host support. I'll need this for fortran support.Bernhard Reutner-Fischer2006-12-131-0/+32
|
* - pass target specific settings to configure when configuring for the target.Bernhard Reutner-Fischer2006-12-021-0/+2
|
* - add "lib" prefixBernhard Reutner-Fischer2006-11-282-10/+10
|
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+1
|
* - Typo fix: copy headers to the correct location on the target.Bernhard Reutner-Fischer2006-11-171-1/+2
|
* - add stubs for gmp and mpfrBernhard Reutner-Fischer2006-09-282-0/+116
not yet enabled