mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
add /lib/x86_64-linux-gnu/libstdc++.so.6 to static binaries
This commit is contained in:
parent
12684c49ea
commit
8cce66da6d
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ for file in ../artifacts/*; do
|
|||
/lib/x86_64-linux-gnu/liblz4.so.1 \
|
||||
/lib/x86_64-linux-gnu/libmicrohttpd.so.12 \
|
||||
/lib/x86_64-linux-gnu/libreadline.so.8 \
|
||||
/lib/x86_64-linux-gnu/libstdc++.so.6 \
|
||||
$appName.AppDir/usr/lib/
|
||||
|
||||
# /lib/x86_64-linux-gnu/libstdc++.so.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue