From owner-cvs-all Wed Aug 1 11:50:49 2001 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 F0D3137B401; Wed, 1 Aug 2001 11:50:45 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f71Iojf19363; Wed, 1 Aug 2001 11:50:45 -0700 (PDT) (envelope-from obrien) Message-Id: <200108011850.f71Iojf19363@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 1 Aug 2001 11:50:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc gcc.c X-FreeBSD-CVS-Branch: RELENG_4 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 2001/08/01 11:50:45 PDT Modified files: (Branch: RELENG_4) contrib/gcc gcc.c Log: MFC: gcc.295 rev 1.20 From the GCC mainline sources: 2001-04-28 Jens Schweikhardt * gcc.c (process_command): Allow -l lib in addition to -llib for POSIX compliance. This fixes PR c/2347. Submitted by: Jens Schweikhardt Revision Changes Path 1.17.2.3 +15 -1 src/contrib/gcc/gcc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message