summaryrefslogtreecommitdiffstats
path: root/package/libelf
Commit message (Collapse)AuthorAgeFilesLines
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer2006-10-011-1/+1
| | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
* removed unnessary patch and removed references for installing shared libs ↵David Anders2006-01-232-13/+0
| | | | that are not built
* disable shared library support during configurationDavid Anders2006-01-232-2/+3
|
* Fix up the build of libelf so it actually worksEric Andersen2005-04-122-6/+23
|
* Add support for libelfEric Andersen2005-02-252-0/+69