1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/development/libraries/glib
Danny Wilson e67717bc8d glib: fix compilation on SmartOS/Illumos (close #12479)
Recent illumos includes a linux-incompatible `inotify.h` header, which configure detects: compilation fails.
Also, a newer `dtrace` on SmartOS fails creating the probes ELF linkable object (with `dtrace -G`). Disable for now.

Remove old configure option `--disable-modular-tests`.
2016-01-19 17:38:44 +01:00
..
darwin-compilation.patch
default.nix glib: fix compilation on SmartOS/Illumos (close #12479) 2016-01-19 17:38:44 +01:00
setup-hook.sh glib hooks: move gsettings-schemas if on wrong place 2015-06-14 16:23:59 +02:00
skip-timer-test.patch