Merge #284016: rawtherapee: fixup build
This commit is contained in:
@@ -79,6 +79,7 @@ stdenv.mkDerivation rec {
|
||||
"-Wno-deprecated-declarations"
|
||||
"-Wno-unused-result"
|
||||
];
|
||||
env.CXXFLAGS = "-include cstdint"; # needed at least with gcc13 on aarch64-linux
|
||||
|
||||
postInstall = lib.optionalString stdenv.isDarwin ''
|
||||
mkdir -p $out/Applications/RawTherapee.app $out/bin
|
||||
|
||||
Reference in New Issue
Block a user