tev: fix build with gcc 13
This commit is contained in:
parent
eb39a06856
commit
3c6e0b0d38
@ -31,6 +31,8 @@ stdenv.mkDerivation rec {
|
|||||||
--prefix PATH ":" "${gnome.zenity}/bin"
|
--prefix PATH ":" "${gnome.zenity}/bin"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
env.CXXFLAGS = "-include cstdint";
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "A high dynamic range (HDR) image comparison tool";
|
description = "A high dynamic range (HDR) image comparison tool";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user