summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-11-06 11:12:52 +0100
committerJeroen Roovers <jer@gentoo.org>2016-11-06 11:13:52 +0100
commit7a347494a25213beecb881dda7c7c7d0b0f1a38b (patch)
tree05bc1e360402ac46fa9c3f65acb2632eb1a36b77 /app-arch/dpkg/files
parentwww-apache/passenger: amd64 stable, bug 580636 (diff)
downloadgentoo-7a347494a25213beecb881dda7c7c7d0b0f1a38b.tar.gz
gentoo-7a347494a25213beecb881dda7c7c7d0b0f1a38b.tar.bz2
gentoo-7a347494a25213beecb881dda7c7c7d0b0f1a38b.zip
app-arch/dpkg: Version bump.
Package-Manager: portage-2.3.2
Diffstat (limited to 'app-arch/dpkg/files')
-rw-r--r--app-arch/dpkg/files/dpkg-1.18.12-flags.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-arch/dpkg/files/dpkg-1.18.12-flags.patch b/app-arch/dpkg/files/dpkg-1.18.12-flags.patch
new file mode 100644
index 000000000000..bee7dd729941
--- /dev/null
+++ b/app-arch/dpkg/files/dpkg-1.18.12-flags.patch
@@ -0,0 +1,11 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -182,8 +182,6 @@
+ # Checks for the build machinery.
+ AC_DEFINE([LIBDPKG_VOLATILE_API], [1], [Acknowledge the volatility of the API.])
+ DPKG_COMPILER_WARNINGS
+-DPKG_COMPILER_OPTIMIZATIONS
+-DPKG_LINKER_OPTIMIZATIONS
+ DPKG_ARCHITECTURE
+ AC_DEFINE([PACKAGE_RELEASE], [PACKAGE_VERSION " (" ARCHITECTURE ")"],
+ [Define the project release information, version and architecture])