Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 1998 12:04:22 +0200
From:      Stefan Eggers <seggers@semyam.dinoco.de>
To:        asami@cs.berkeley.edu (Satoshi Asami)
Cc:        current@FreeBSD.ORG, seggers@semyam.dinoco.de
Subject:   Re: ELF transition for ports 
Message-ID:  <199809131004.MAA12192@semyam.dinoco.de>
In-Reply-To: Your message of "Wed, 09 Sep 1998 23:57:51 PDT." <199809100657.XAA10293@silvia.hip.berkeley.edu> 

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.

Stefan.

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?199809131004.MAA12192>