nixpkgs/pkgs/servers/sql
Patrick Mahoney 1e06594c0c mariadb: Patch to compile on OS X.
* perl is required at build time on darwin. Copied from the
  mysql/5.5.x.nix

* CMake on darwin creates shared libraries with relative 'install_name'
  paths which are made absolute by fixDarwinDylibNames.

  See http://answers.opencv.org/question/4134/cmake-install_name_tool-absolute-path-for-library/

* The asm patch was needed to compile on darwin, though I do not
  understand what is going on. Error before the patch:

  [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_context.c.o
  .../nix-build-mariadb-10.0.13.drv-1/mariadb-10.0.13/mysys/my_context.c:207:Unknown pseudo-op: .cfi_escape
  .../nix-build-mariadb-10.0.13.drv-1/mariadb-10.0.13/mysys/my_context.c:207:Rest of line ignored. 1st junk character valued 48 (0).
  make[2]: *** [mysys/CMakeFiles/mysys.dir/my_context.c.o] Error 1
2014-08-30 14:41:51 -05:00
..
mariadb mariadb: Patch to compile on OS X. 2014-08-30 14:41:51 -05:00
monetdb * Get rid of many instances of "args: with args;", and other coding 2010-07-28 11:55:54 +00:00
mysql add ps to path for build 2014-07-24 14:19:16 -07:00
oracle-xe Remove the "proprietary" license 2013-04-12 14:37:50 +02:00
postgresql postgresql: Update to 9.0.18, 9.1.14, 9.2.9, 9.3.5 2014-07-30 18:13:51 +02:00
virtuoso virtuoso7: disable i686-linux, as it's unsupported 2014-08-14 18:16:48 +02:00