gentoo-ebuilds/app-arch/dpkg/files/dpkg-1.22.0-flags.patch
Brahmajit Das 84bfae30f9
app-arch/dpkg: add 1.22.0
Closes: https://bugs.gentoo.org/916229
Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33538
Signed-off-by: Sam James <sam@gentoo.org>
2024-12-24 20:24:03 +00:00

11 lines
429 B
Diff

--- a/configure.ac
+++ b/configure.ac
@@ -222,8 +222,6 @@ AC_DEFINE([LIBDPKG_VOLATILE_API], [1], [Acknowledge the volatility of the API.])
DPKG_COMPILER_WARNINGS
DPKG_COMPILER_SANITIZER
DPKG_COMPILER_ANALYZER
-DPKG_COMPILER_OPTIMIZATIONS
-DPKG_LINKER_OPTIMIZATIONS
DPKG_ARCHITECTURE
AC_DEFINE([PACKAGE_RELEASE], [PACKAGE_VERSION " (" ARCHITECTURE ")"],
[Define the project release information, version and architecture])