From: Michael Mair-Keimberger Date: Sun, 27 May 2018 12:09:33 +0000 (+0200) Subject: net-misc/ntp: remove unused patch X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=704a07ba13d20e533596a869fe223ff0297bd7c5;p=gentoo.git net-misc/ntp: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/8615 --- 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 dcf75d25bf94..000000000000 --- 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