Import of pkgsrc-2015Q2
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.63 2014/05/29 23:37:27 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.67 2015/06/16 22:28:13 jperkin Exp $
|
||||
|
||||
PKGREVISION= 1
|
||||
.include "../../sysutils/coreutils/Makefile.common"
|
||||
|
||||
PKGREVISION= 1
|
||||
CONFIGURE_ARGS+= --without-gmp
|
||||
|
||||
CONFLICTS= fileutils-[0-9]* gnuls-[0-9]* linuxls-[0-9]* sh-utils-[0-9]* textutils-[0-9]*
|
||||
@@ -29,7 +29,7 @@ USE_GCC_RUNTIME= yes
|
||||
|
||||
.include "../../mk/compiler.mk"
|
||||
|
||||
.if ${OBJECT_FMT} == "ELF" && \
|
||||
.if (${OBJECT_FMT} == "ELF" || ${OBJECT_FMT} == "Mach-O") && \
|
||||
(!empty(PKGSRC_COMPILER:Mgcc) || !empty(PKGSRC_COMPILER:Mclang))
|
||||
PLIST.stdbuf= yes
|
||||
.endif
|
||||
|
||||
Reference in New Issue
Block a user