Files
nixpkgs/pkgs/servers/sql
Andrew Childs b8a6649797 mariadb: fix clang and darwin build
The contents of `clang-isfinite.patch` are no longer necessary after
upstream revision 031fa6d4258574379ca3c1cbe912d235e9581982, which
includes a similar change.

Building in c++11 mode removes support for the GCC `typeof` extension
in favor of the standardized `__typeof__`. This causes errors when
using the `strmake_buf` macro, which relies on `typeof`.
2019-06-07 00:29:40 +09:00
..
2019-06-03 13:07:52 +02:00
2019-05-02 15:21:36 +02:00
2019-05-04 19:52:24 +02:00
2018-10-15 20:45:50 +02:00
2018-11-15 00:13:52 +01:00