summaryrefslogtreecommitdiffstats
path: root/package/libiconv/libiconv.mk
Commit message (Collapse)AuthorAgeFilesLines
* libiconv: strip libcharset as wellPeter Korsgaard2009-03-111-0/+1
|
* libiconv: strip installed library and remove the preloadable libraryHans-Christian Egtvedt2008-12-121-0/+8
| | | | | | | | This patch is mainly for size reduction, removing more than half the needed footprint. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
* libiconv: use BR2_GNU_MIRRORPeter Korsgaard2008-12-051-1/+1
|
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* add libiconv and framework for vlcJohn Voltz2008-04-241-0/+18