From owner-cvs-all Sun Oct 10 13:40: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 80C6715A1C; Sun, 10 Oct 1999 13:39:37 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA89542; Sun, 10 Oct 1999 13:39:37 -0700 (PDT) (envelope-from julian@FreeBSD.org) Message-Id: <199910102039.NAA89542@freefall.freebsd.org> From: Julian Elischer Date: Sun, 10 Oct 1999 13:39:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make arch.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk julian 1999/10/10 13:39:37 PDT Modified files: usr.bin/make arch.c Log: Fix the following: It appears that make fails to read the global symbol table of the archive file, making it think that the library needs to be rebuilt. fix supplied in PR: PR: bin/14167 Submitted by: Sebastian Lederer Reviewed by: gallatin@FreeBSD.ORG Revision Changes Path 1.15 +2 -2 src/usr.bin/make/arch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message