define SHARED_LIBS_LOG for libtool (and other stuff) use
This commit is contained in:
parent
9d690dfd6f
commit
eabc29b2cc
@ -1,6 +1,6 @@
|
||||
#-*- mode: Makefile; tab-width: 4; -*-
|
||||
# ex:ts=4 sw=4 filetype=make:
|
||||
# $OpenBSD: bsd.port.mk,v 1.785 2006/10/18 16:53:04 sturm Exp $
|
||||
# $OpenBSD: bsd.port.mk,v 1.786 2006/10/21 11:20:36 espie Exp $
|
||||
# $FreeBSD: bsd.port.mk,v 1.264 1996/12/25 02:27:44 imp Exp $
|
||||
# $NetBSD: bsd.port.mk,v 1.62 1998/04/09 12:47:02 hubertf Exp $
|
||||
#
|
||||
@ -328,6 +328,7 @@ MAKE_ENV+= LIBTOOL="${LIBTOOL} ${LIBTOOL_FLAGS}" ${_lt_libs}
|
||||
MAKE_FLAGS+= LIBTOOL="${LIBTOOL} ${LIBTOOL_FLAGS}" ${_lt_libs}
|
||||
FAKE_FLAGS+= LIBTOOL="${LIBTOOL} ${LIBTOOL_FLAGS}" ${_lt_libs}
|
||||
.endif
|
||||
MAKE_FLAGS+= SHARED_LIBS_LOG=${WRKDIR}/shared.log
|
||||
|
||||
SUBPACKAGE?=
|
||||
FLAVOR?=
|
||||
|
Loading…
Reference in New Issue
Block a user