Unverified Commit 24e3450a authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #284569 from wegank/tev-gcc-13

tev: fix build with gcc 13
parents df1e050b 3c6e0b0d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -31,6 +31,8 @@ stdenv.mkDerivation rec {
      --prefix PATH ":" "${gnome.zenity}/bin"
  '';

  env.CXXFLAGS = "-include cstdint";

  meta = with lib; {
    description = "A high dynamic range (HDR) image comparison tool";
    longDescription = ''