{sonnet,syntax-highlighting}: 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.
This commit is contained in:
markd 2018-04-07 00:58:12 +00:00
parent f76cecf125
commit df12e1f1cb
2 changed files with 0 additions and 14 deletions

View file

@ -1,7 +0,0 @@
# $NetBSD: hacks.mk,v 1.1 2018/01/17 20:11:06 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

View file

@ -1,7 +0,0 @@
# $NetBSD: hacks.mk,v 1.1 2018/01/17 20:11:06 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