summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use our own makefiles, its so simple that we do not need to rely on cmake ↵Alexis Ballier2012-05-316-18/+168
| | | | | | for this. Build it on top of libunwind instead of using libgcc_s for unwinding. Remove their libunwind bundled headers and ship a reduced one with only the added macros libcxxrt needs. Build with -nodefaultlibs to ensure we do not link to gcc libs. Add static-libs useflag. Give it a src_test. Package-Manager: portage-2.2.0_alpha108/cvs/Linux x86_64
* Initial import, ebuild by meAlexis Ballier2012-05-287-0/+188
Package-Manager: portage-2.2.0_alpha108/cvs/Linux x86_64