• Cory Fields's avatar
    build: remove libstdc++ backwards-compat · 4459c577
    Cory Fields authored
    Backwards-compatibility for libstdc++ is not limited to straightforward abi
    changes. Symbol visibility also needs to be taken into consideration, and
    that really can't be addressed simply.
    
    Instead, just static-link libstdc++ for backwards-compat.
    4459c577
Makefile.am 9.61 KB