mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
sys-libs/freeipmi: remove unused patch
(cherry picked from commit c174332fde9b7373c118b00b610e9c70593b7bbc) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Close: https://github.com/gentoo/gentoo/pull/7048
This commit is contained in:
committed by
Robin H. Johnson
parent
3d39c2a5cf
commit
36467f951a
@@ -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) \
|
||||
Reference in New Issue
Block a user