Merge pull request #217048 from yu-re-ka/musl-tg-owt

tdesktop.tg_owt: additional fix for GCC 12 + musl
This commit is contained in:
Nick Cao
2023-02-20 08:29:54 +08:00
committed by GitHub
@@ -37,6 +37,11 @@ stdenv.mkDerivation {
url = "https://github.com/desktop-app/tg_owt/pull/101/commits/86d2bcd7afb8706663d29e30f65863de5a626142.patch";
hash = "sha256-iWS0mB8R0vqPU/0qf6Ax54UCAKYDVCPac2mi/VHbFm0=";
})
# additional fix for GCC 12 + musl
(fetchpatch {
url = "https://git.alpinelinux.org/aports/plain/community/tg_owt/gcc12.patch?id=8120df03fa3b6db5b8ff92c7a52b680290ad6e20";
hash = "sha256-ikgxUH1e7pz0n0pKUemrPXXa4UkECX+w467M9gU68zs=";
})
];
cmakeFlags = [