mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-20 16:35:06 +00:00
Simply running clang with -stdlib=libc++ requires a manual link against
libc++abi on Linux. This is documented in the libc++ documentation:
http://libcxx.llvm.org/
Tested on Arch Linux, using clang 3.7.0 RELEASE.
Signed-off-by: Perry Hung <iperry@gmail.com>
5.0 KiB
5.0 KiB