aboutsummaryrefslogtreecommitdiffstats
path: root/core/uclibc++
Commit message (Collapse)AuthorAgeFilesLines
* move core/* to main/Natanael Copa2009-07-234-187/+0
| | | | added maintainer to several packages as well
* core/uclibc++: fix associative_baseNatanael Copa2009-03-032-36/+12
| | | | | | The patch found to make uclibc++ build with gcc-4.3.x broke associative_base this is an updated patch which only solves gcc-4.3 compiling. also renamed it so its more clear why its here.
* core/uclibc++: recompile against gcc-4.3.3Natanael Copa2009-02-091-1/+1
|
* core/uclibc++: fix it so it worksNatanael Copa2009-01-292-9/+71
| | | | | | | | | | | | - added missing config - set prefix to /usr since we will only support one version of gcc. - added g++ as makedepends and runtime depends for uclibc++-dev. - g++-uc moved to -dev How to use it: export CXX=g++-uc Should be set in all APKBUILDs that needs to be linked to uclibc++.
* core/uclibc++: new aportNatanael Copa2009-01-113-0/+149