Skip to content
Snippets Groups Projects
  • Rosen Penev's avatar
    879e68ea
    libcxx: update to 10.0.0 · 879e68ea
    Rosen Penev authored
    
    Switched to upstream tarballs.
    
    Switched to libcxxabi as using libsupc++ is quite wonky.
    
    Fixed description.
    
    Removed patches. The fixes are cosmetic.
    
    Added ssp patch. This one is needed for i386 and powerpc under musl.
    
    Compile tested every C++ package in the tree with the exception of
    several boost packages. There's something broken with boost.
    
    Ran tested with gerbera.
    
    Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>
    879e68ea
    History
    libcxx: update to 10.0.0
    Rosen Penev authored
    
    Switched to upstream tarballs.
    
    Switched to libcxxabi as using libsupc++ is quite wonky.
    
    Fixed description.
    
    Removed patches. The fixes are cosmetic.
    
    Added ssp patch. This one is needed for i386 and powerpc under musl.
    
    Compile tested every C++ package in the tree with the exception of
    several boost packages. There's something broken with boost.
    
    Ran tested with gerbera.
    
    Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>