Skip to content

libstdc++ upgrade #1105

Open
Open
@ucwong

Description

@ucwong
wget https://github.com/CortexFoundation/CortexTheseus/releases/download/v1.10.29/libstdc++.so.6.0.28

cp libstdc++.so.6.0.28 /usr/lib/x86_64-linux-gnu/
cd /usr/lib/x86_64-linux-gnu/
rm libstdc++.so.6
ln -s libstdc++.so.6.0.28 libstdc++.so.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions