commit: 36467f951acfef096f6b4be5138ec4ba283caa97 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Feb 4 08:36:43 2018 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Mon Feb 5 22:19:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36467f95
sys-libs/freeipmi: remove unused patch (cherry picked from commit c174332fde9b7373c118b00b610e9c70593b7bbc) Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> Close: https://github.com/gentoo/gentoo/pull/7048 sys-libs/freeipmi/files/freeipmi-1.1.1-strictaliasing.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/sys-libs/freeipmi/files/freeipmi-1.1.1-strictaliasing.patch b/sys-libs/freeipmi/files/freeipmi-1.1.1-strictaliasing.patch deleted file mode 100644 index ecbb77f216f..00000000000 --- a/sys-libs/freeipmi/files/freeipmi-1.1.1-strictaliasing.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -Nuar freeipmi-1.1.1.orig/libfreeipmi/Makefile.am freeipmi-1.1.1/libfreeipmi/Makefile.am ---- freeipmi-1.1.1.orig/libfreeipmi/Makefile.am 2012-01-02 19:26:00.000000000 +0000 -+++ freeipmi-1.1.1/libfreeipmi/Makefile.am 2012-01-21 20:26:26.957801741 +0000 -@@ -25,7 +25,8 @@ - -DIPMI_IPCKEY=\"$(localstatedir)/lib/$(PACKAGE_NAME)/ipckey\" \ - -DIPMI_DEBUG_IPCKEY=\"$(top_builddir)/libfreeipmi/driver/ipmi-semaphores.h\" \ - -D_GNU_SOURCE \ -- -D_REENTRANT -+ -D_REENTRANT \ -+ -fno-strict-aliasing - - libfreeipmi_la_LDFLAGS = \ - -version-info @LIBFREEIPMI_VERSION_INFO@ $(VERSION_FLAGS) \
