Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 1998 04:40:18 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        seggers@semyam.dinoco.de
Cc:        current@FreeBSD.ORG, seggers@semyam.dinoco.de
Subject:   Re: ELF transition for ports
Message-ID:  <199809141140.EAA22902@silvia.hip.berkeley.edu>
In-Reply-To: <199809131004.MAA12192@semyam.dinoco.de> (message from Stefan Eggers on Sun, 13 Sep 1998 12:04:22 %2B0200)

next in thread | previous in thread | raw e-mail | index | archive | help
 * > (6) The ldconfig line in Makefiles should read:
 * > 
 * > ${SETENV} OBJFORMAT=${PORTOBJFORMAT} /sbin/ldconfig -m ....
 * 
 * Not like this?
 * 
 * ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ....
 * 
 * I ask because I am just about to make an ELF version of tcp_wrappers
 * 7.6 and noticed the Makefile uses this macro instead.

Oh yes, yes.  That's better.

Satoshi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809141140.EAA22902>