Control: tags 1075448 + patch
Control: tags 1075448 + pending

Dear maintainer,

I've prepared an NMU for rlottie (versioned as 0.1+dfsg-4.1) and
uploaded it to unstable.

Regards.


-- 
WBR, wRAR
diff -Nru rlottie-0.1+dfsg/debian/changelog rlottie-0.1+dfsg/debian/changelog
--- rlottie-0.1+dfsg/debian/changelog	2022-09-10 20:49:38.000000000 +0500
+++ rlottie-0.1+dfsg/debian/changelog	2024-08-25 18:58:42.000000000 +0500
@@ -1,3 +1,10 @@
+rlottie (0.1+dfsg-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with GCC 14 (Closes: #1075448).
+
+ -- Andrey Rakhmatullin <w...@debian.org>  Sun, 25 Aug 2024 18:58:42 +0500
+
 rlottie (0.1+dfsg-4) unstable; urgency=medium
 
   * Update No-cyclic-structures.patch (Closes: #1019499).
diff -Nru rlottie-0.1+dfsg/debian/rules rlottie-0.1+dfsg/debian/rules
--- rlottie-0.1+dfsg/debian/rules	2022-05-29 17:06:28.000000000 +0500
+++ rlottie-0.1+dfsg/debian/rules	2024-08-25 18:55:57.000000000 +0500
@@ -15,6 +15,9 @@
 # input data. See Telegram build scripts: https://github.com/desktop-app/cmake_helpers/blob/ac193a597d6b953f9869a240e21e275ce6e388cb/external/rlottie/CMakeLists.txt#L116
 export DEB_CPPFLAGS_MAINT_APPEND = -DRAPIDJSON_ASSERT=\(void\)
 
+# Work around a compilation error in -O2 (#1075448)
+export DEB_CXXFLAGS_MAINT_APPEND = -Os
+
 %:
 	dh $@
 

Attachment: signature.asc
Description: PGP signature

Reply via email to