aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Small cleanup.Tharre2015-05-211-11/+6
|
* Remove $pkgbase as we only build one package.Tharre2015-05-211-12/+10
| | | | | Using a $pkgbase for just one package makes things unncessary complicated, and was probably just a relic from the past or too eager planning for the future.
* Use general dependency `gcc-libs`.Tharre2015-05-211-1/+1
| | | | | The previous use of `gcc-libs-multilib` made compilation on platforms other than x86_64 impossible, and seems to be unnecessary.
* Initial code import.Tharre2015-05-215-0/+110