Problem: tweetnacl/contrib/randombytes need C++0x
Solution: disable -pedantic when building with tweetnacl to avoid warning about "long long" not existing in ISO C++ 98
Showing
Please
register
or
sign in
to comment
Solution: disable -pedantic when building with tweetnacl to avoid warning about "long long" not existing in ISO C++ 98