diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2021-02-28 14:20:11 +0100 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2021-02-28 14:20:11 +0100 |
| commit | 4ea8ebb3367810a1a789acdfedb2d346491f603a (patch) | |
| tree | 05a87f1b6f76ce4a4ae3f3e3e3ab5377449ce7d7 | |
| parent | e753c19da1b621b1e667de85ce5ef60d186f0684 (diff) | |
| download | box64-4ea8ebb3367810a1a789acdfedb2d346491f603a.tar.gz box64-4ea8ebb3367810a1a789acdfedb2d346491f603a.zip | |
Added x86_64 version of libgcc_s and libstdc++
| -rw-r--r-- | x64lib/libgcc_s.so.1 | bin | 0 -> 100712 bytes |
| -rw-r--r-- | x64lib/libstdc++.so.6 | bin | 0 -> 1570256 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/x64lib/libgcc_s.so.1 b/x64lib/libgcc_s.so.1 new file mode 100644 index 00000000..10f66184 --- /dev/null +++ b/x64lib/libgcc_s.so.1 Binary files differdiff --git a/x64lib/libstdc++.so.6 b/x64lib/libstdc++.so.6 new file mode 100644 index 00000000..c47b099c --- /dev/null +++ b/x64lib/libstdc++.so.6 Binary files differ |