pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/harfbuzz Drop USE_GCC_RUNTIME. Problem was unrel...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e059ebbfbf7b
branches:  trunk
changeset: 324814:e059ebbfbf7b
user:      abs <abs%pkgsrc.org@localhost>
date:      Tue Oct 30 10:33:36 2018 +0000

description:
Drop USE_GCC_RUNTIME. Problem was unrelated gcc8/gcc8-libs issue

diffstat:

 fonts/harfbuzz/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r d73f6781a8bf -r e059ebbfbf7b fonts/harfbuzz/Makefile
--- a/fonts/harfbuzz/Makefile   Tue Oct 30 10:19:12 2018 +0000
+++ b/fonts/harfbuzz/Makefile   Tue Oct 30 10:33:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.99 2018/10/29 13:55:14 abs Exp $
+# $NetBSD: Makefile,v 1.100 2018/10/30 10:33:36 abs Exp $
 
 DISTNAME=      harfbuzz-1.8.8
 PKGREVISION=   1
@@ -17,7 +17,6 @@
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --with-cairo=no
 CONFIGURE_ARGS+=       --with-graphite2=no
-USE_GCC_RUNTIME=       yes
 
 PKGCONFIG_OVERRIDE+=   src/harfbuzz.pc.in
 PKGCONFIG_OVERRIDE+=   src/harfbuzz-icu.pc.in



Home | Main Index | Thread Index | Old Index