mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 00:00:29 +03:00
7786c97330
Otherwise linking fails with undefined symbol ... basic_string ... and
libstdc++: DSO not on included in link command.
or with
Host compiler must support std::atomic!
which is due to
undefined reference to `__gxx_personality_v0' and __cxa_begin_catch and
std::terminate()
This was already patched in
|
||
---|---|---|
.. | ||
cmake_modules | ||
docker | ||
.gitignore | ||
build_mingw.cmd | ||
cmake-zlib-amd64.patch | ||
cmake-zlib-static.patch | ||
CMakeLists.txt | ||
fig.yml |