Date: Sat, 31 Oct 1998 18:37:41 -0800 (PST) From: John Polstra <jdp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/objformat Makefile Message-ID: <199811010237.SAA13436@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 1998/10/31 18:37:41 PST
Modified files:
usr.bin/objformat Makefile
Log:
Link objformat statically by default. This makes it possible to
build 2.2-stable worlds on 3.0-current systems again. objformat
calls getobjformat(), which doesn't exist in 2.2's libc.
Technically there should have been a version number bump when it was
added in -current. But it's used in so few places that it hardly
seems worth that. Besides, the objformat program is very heavily
used during a make world; it won't hurt to have it load a little
faster.
Revision Changes Path
1.14 +2 -1 src/usr.bin/objformat/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811010237.SAA13436>
