From owner-cvs-all Mon Mar 4 16:39:33 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 EA54537B400; Mon, 4 Mar 2002 16:39:29 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g250dTJ31177; Mon, 4 Mar 2002 16:39:29 -0800 (PST) (envelope-from obrien) Message-Id: <200203050039.g250dTJ31177@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 4 Mar 2002 16:39:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools freebsd-native.h X-FreeBSD-CVS-Branch: WIP_GCC31 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/03/04 16:39:29 PST Modified files: (Branch: WIP_GCC31) gnu/usr.bin/cc/cc_tools freebsd-native.h Log: Matching contrib/gcc/gcc.c commit of rev 1.23, remove misleading comment about 'STANDARD_EXEC_PREFIX'. It is used now and is needed if one does not set 'MD_EXEC_PREFIX'. Do not define a 'MD_EXEC_PREFIX'. It is not needed, not used in the cross case, and just ends up causing "/usr/libexec" being added to the library search path. Revision Changes Path 1.9.2.5 +3 -8 src/gnu/usr.bin/cc/cc_tools/freebsd-native.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message