{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:
parent
f76cecf125
commit
df12e1f1cb
2 changed files with 0 additions and 14 deletions
|
@ -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
|
|
@ -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
|
Loading…
Reference in a new issue