Unverified Commit e5357ed5 authored by awwpotato's avatar awwpotato
Browse files

perlPackages.goocanvas: unbreak on GCC 14

parent c2fc19b6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14917,6 +14917,7 @@ with self;
      pkgs.gtk2
      Gtk2
    ];
    env.NIX_CFLAGS_COMPILE = "-Wno-error=int-conversion -Wno-error=implicit-function-declaration";
    meta = {
      description = "Perl interface to the GooCanvas";
      license = with lib.licenses; [