Files
nixpkgs/pkgs
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-06 10:39:15 +08:00
2019-06-04 15:01:42 -05:00
2019-06-06 16:30:51 +09:00
2019-06-06 07:24:12 -05:00