1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-29 00:54:11 +00:00
nixpkgs/pkgs/development/libraries/glib
worldofpeace 60266eb504 glib: add cflag G_DISABLE_CAST_CHECKS
This is what would have been passed before with the release
buildtype.

See: https://gitlab.gnome.org/GNOME/glib/blob/2.60.4/meson.build#L208
2019-08-05 06:10:50 -04:00
..
darwin-compilation.patch
default.nix glib: add cflag G_DISABLE_CAST_CHECKS 2019-08-05 06:10:50 -04:00
fix-gio-launch-desktop-path.patch glib: use absolute path for gio-launch-desktop 2018-11-30 21:35:15 +01:00
gobject_init_on_demand.patch glib: also add gobject init patch to fix w/musl 2018-06-25 11:20:04 -05:00
quark_init_on_demand.patch glib: patch to fix w/musl, quark static ctor order assumptions 2018-06-25 09:47:51 -05:00
schema-override-variable.patch
setup-hook.sh glib.setupHook: fix gsettings-schemas location 2019-01-17 00:54:15 +01:00
skip-timer-test.patch