i2pd/build
redfish 7786c97330 cmake: add stdlib args for clang build on Linux
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 7b537a4e94
PR #972 but it got lost, and also needed some tweaking.

Thested with Clan 5.0.1 on Arch Linux (on armv7h).
2018-02-11 13:11:12 -05:00
..
cmake_modules replace non-working CheckLibcxxAtomic 2018-01-17 16:12:46 +08:00
docker remove trailing whitespaces 2018-01-06 22:24:03 +08:00
.gitignore update gitignore 2017-12-20 08:54:41 -05:00
build_mingw.cmd update building stuff 2018-01-30 18:09:26 +03:00
cmake-zlib-amd64.patch Patch for 64-bit zlib build with MSVC assembly 2015-12-19 22:18:58 -06:00
cmake-zlib-static.patch Respect static for zlib with CMake 2015-12-03 23:23:26 -06:00
CMakeLists.txt cmake: add stdlib args for clang build on Linux 2018-02-11 13:11:12 -05:00
fig.yml moved Dockerfile to build 2015-03-24 13:31:01 -04:00