commit: 704a07ba13d20e533596a869fe223ff0297bd7c5 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun May 27 12:09:33 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun May 27 16:10:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=704a07ba
net-misc/ntp: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/8615 net-misc/ntp/files/ntp-4.2.8_p10-ntpq-fpic.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/net-misc/ntp/files/ntp-4.2.8_p10-ntpq-fpic.patch b/net-misc/ntp/files/ntp-4.2.8_p10-ntpq-fpic.patch deleted file mode 100644 index dcf75d25bf9..00000000000 --- a/net-misc/ntp/files/ntp-4.2.8_p10-ntpq-fpic.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ntp-4.2.8p10.orig/ntpq/Makefile.am 2017-03-21 06:04:21.000000000 -0700 -+++ ntp-4.2.8p10/ntpq/Makefile.am 2017-03-22 11:45:48.946630492 -0700 -@@ -23,7 +23,7 @@ - ntpq_LDADD += $(LDADD_NTP) - noinst_HEADERS= ntpq.h - noinst_LIBRARIES= libntpq.a --libntpq_a_CFLAGS= -DNO_MAIN_ALLOWED -DBUILD_AS_LIB -+libntpq_a_CFLAGS= $(NTP_HARD_CFLAGS) -DNO_MAIN_ALLOWED -DBUILD_AS_LIB - CLEANFILES= - DISTCLEANFILES= .version version.c config.log $(man_MANS) - ETAGS_ARGS= Makefile.am
