Dylan Aïssi pushed to branch master at X Strike Force / vulkan / gfxreconstruct


Commits:
eaecfb58 by Dylan Aïssi at 2021-10-11T10:45:04+02:00
Add temporary workaround to build with GCC 11

- - - - -
786b3574 by Dylan Aïssi at 2021-10-11T10:46:10+02:00
Upload to NEW

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,6 @@
-gfxreconstruct (0.9.9+dfsg-1) UNRELEASED; urgency=medium
+gfxreconstruct (0.9.9+dfsg-1) unstable; urgency=medium
 
   * Initial release (Closes: #989464)
   * Exclude more non-free files, thanks to ftpmasters.
 
- -- Dylan Aïssi <dai...@debian.org>  Mon, 11 Oct 2021 10:01:05 +0200
+ -- Dylan Aïssi <dai...@debian.org>  Mon, 11 Oct 2021 10:45:46 +0200


=====================================
debian/rules
=====================================
@@ -2,6 +2,10 @@
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
+# Temporary workaround to build with GCC 11
+# https://github.com/LunarG/gfxreconstruct/issues/544
+export DEB_CXXFLAGS_MAINT_APPEND = "-Wno-error=stringop-overflow="
+
 %:
        dh $@
 



View it on GitLab: 
https://salsa.debian.org/xorg-team/vulkan/gfxreconstruct/-/compare/5531a7d7cea51b70ff72938572ed3ceab0bddb38...786b3574b3ce0ea828662828d24ae98990431607

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/vulkan/gfxreconstruct/-/compare/5531a7d7cea51b70ff72938572ed3ceab0bddb38...786b3574b3ce0ea828662828d24ae98990431607
You're receiving this email because of your account on salsa.debian.org.


Reply via email to