Import of pkgsrc-2015Q2

This commit is contained in:
2015-08-30 02:56:09 -07:00
committed by Lionel Sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: buildcmd,v 1.6 2012/04/13 06:36:08 wiz Exp $
# $NetBSD: buildcmd,v 1.9 2015/04/26 07:59:58 tnn Exp $
#
# Copyright (c) 2004 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -67,7 +67,7 @@ case $arg in
;;
######################################################################
# Treat the '--as-needed' and '--no-as-needed' arguments to ld as if
# thay are libraries so that they still surround the given library.
# they are libraries so that they still surround the given library.
# WARNING: this may not work if the wrapper reorders libraries.
######################################################################
-l*|--as-needed|--no-as-needed)