summary refs log tree commit diff
path: root/pkgs/servers/xmpp
diff options
context:
space:
mode:
authorDan Peebles <pumpkin@me.com>2016-08-14 14:29:02 -0400
committerDan Peebles <pumpkin@me.com>2016-08-14 15:08:23 -0400
commitccd16f87d545448ad8c3b5037d191d1994226a67 (patch)
treee0eb1e55227b5f0dcb200dd6d54b176f488f629c /pkgs/servers/xmpp
parent1f0df5f21fa038eb27e1a02ed47141d2d6fa214f (diff)
downloadnixpkgs-ccd16f87d545448ad8c3b5037d191d1994226a67.tar
nixpkgs-ccd16f87d545448ad8c3b5037d191d1994226a67.tar.gz
nixpkgs-ccd16f87d545448ad8c3b5037d191d1994226a67.tar.bz2
nixpkgs-ccd16f87d545448ad8c3b5037d191d1994226a67.tar.lz
nixpkgs-ccd16f87d545448ad8c3b5037d191d1994226a67.tar.xz
nixpkgs-ccd16f87d545448ad8c3b5037d191d1994226a67.tar.zst
nixpkgs-ccd16f87d545448ad8c3b5037d191d1994226a67.zip
mariadb: re-enable jemalloc on darwin and fix impurity
CMake in its usual infinite wisdom searches all over the system for java
and finds the host OSX java and JNI headers. It then decides to build the
connector and fails later on because we didn't actually tell Nix that we
wanted java in scope. So instead, we just tell CMake that we don't want
the jdbc connector. I believe it does the same with GSS, so I disable
that stuff too. None of this should affect Linux, but let me know if it
does somheow.
Diffstat (limited to 'pkgs/servers/xmpp')
0 files changed, 0 insertions, 0 deletions