From owner-cvs-all Sun May 12 5:44: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B9BA937B405; Sun, 12 May 2002 05:44:04 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4CCi4r77862; Sun, 12 May 2002 05:44:04 -0700 (PDT) (envelope-from obrien) Message-Id: <200205121244.g4CCi4r77862@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 12 May 2002 05:44:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/lib/libgcc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/05/12 05:44:04 PDT Modified files: gnu/lib/libgcc Makefile Log: I was not strict enough with my ordering of things to satisfy make(1) nieve symbol evaluation which causes it to be very sensitive to macro ordering. Revision Changes Path 1.39 +26 -28 src/gnu/lib/libgcc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message