summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-09-23 07:50:53 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-10-10 23:21:10 +0100
commited9224be036418110ed26afa7bfd839410bb76bb (patch)
treed6eca3aac322aa9a111ab7ecaea61d35302e682d /net-misc/ntp/ntp-4.2.8_p13-r2.ebuild
parentsys-apps/nix: fix nix bootstrap, bug #693482 (diff)
downloadgentoo-ed9224be036418110ed26afa7bfd839410bb76bb.tar.gz
gentoo-ed9224be036418110ed26afa7bfd839410bb76bb.tar.bz2
gentoo-ed9224be036418110ed26afa7bfd839410bb76bb.zip
net-misc/ntp: fix tests on ia64 and similar, bug #564018
Avoid building problematic tests on platforms whose linker does not support --gc-sections. Bug: https://bugs.ntp.org/show_bug.cgi?id=3601 Closes: https://bugs.gentoo.org/564018 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/ntp/ntp-4.2.8_p13-r2.ebuild')
-rw-r--r--net-misc/ntp/ntp-4.2.8_p13-r2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-misc/ntp/ntp-4.2.8_p13-r2.ebuild b/net-misc/ntp/ntp-4.2.8_p13-r2.ebuild
index 40f035bdcd4d..96d2441f9b39 100644
--- a/net-misc/ntp/ntp-4.2.8_p13-r2.ebuild
+++ b/net-misc/ntp/ntp-4.2.8_p13-r2.ebuild
@@ -47,6 +47,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-4.2.8-sntp-test-pthreads.patch #563922
"${FILESDIR}"/${PN}-4.2.8_p10-fix-build-wo-ssl-or-libressl.patch
"${FILESDIR}"/${PN}-4.2.8_p12-libressl-2.8.patch
+ "${FILESDIR}"/${PN}-4.2.8-gc-tests.patch #564018
)
src_prepare() {