pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/attica-qt5 attica-qt5: remove Qt5Widgets hack



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e27c5b10fd6
branches:  trunk
changeset: 378402:7e27c5b10fd6
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat Apr 07 00:56:05 2018 +0000

description:
attica-qt5: remove Qt5Widgets hack

r1.14 of src/external/gpl3/binutils/dist/bfd/elflink.c may fix the
underlying problem but r1.55 of pkgsrc/x11/qt5-qtbase/Makefile means
we no longer tickle it so remove.

diffstat:

 misc/attica-qt5/hacks.mk |  7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diffs (11 lines):

diff -r c252bad1c879 -r 7e27c5b10fd6 misc/attica-qt5/hacks.mk
--- a/misc/attica-qt5/hacks.mk  Sat Apr 07 00:54:28 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-# $NetBSD: hacks.mk,v 1.1 2018/01/17 20:04:45 markd Exp $
-
-# linking -lQt5Widgets on NetBSD with gcc produces
-# ld: BFD (NetBSD Binutils nb1) 2.27 assertion fail
-# /usr/src/external/gpl3/binutils/lib/libbfd/../../dist/bfd/elflink.c:2694
-# unless -lexecinfo preceeds -lQt5Widgets
-BUILDLINK_TRANSFORM.NetBSD+=l:Qt5Widgets:execinfo:Qt5Widgets



Home | Main Index | Thread Index | Old Index