devel/binutils: suppress USE_TOOLS+=perl warning
This commit is contained in:
parent
6664699b1b
commit
67c1b76f81
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.82 2020/05/05 10:06:10 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.83 2020/05/13 03:32:38 rillig Exp $
|
||||
|
||||
DISTNAME= binutils-2.34
|
||||
PKGREVISION= 2
|
||||
|
@ -28,6 +28,7 @@ USE_TOOLS+= ksh
|
|||
CONFIG_SHELL= ksh
|
||||
.endif
|
||||
|
||||
TOOLS_BROKEN+= perl
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_STRICT= no
|
||||
# Standard lib dirs on RHEL are named *lib64
|
||||
|
|
Loading…
Reference in a new issue