| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
added maintainer to several packages as well
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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++.
|
|
|