From 7ec589a9b78ee28fd12174e1fcb0458dcc8d91c0 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 3 Dec 2002 04:31:19 +0000 Subject: [PATCH] Add spaces around FBSD_ENDFILE_SPEC as it is used in string concatenation. Approved by: re(bmah) --- contrib/gcc/config/freebsd-spec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/gcc/config/freebsd-spec.h b/contrib/gcc/config/freebsd-spec.h index 0f59a2355c3..6189298b2af 100644 --- a/contrib/gcc/config/freebsd-spec.h +++ b/contrib/gcc/config/freebsd-spec.h @@ -122,7 +122,7 @@ Boston, MA 02111-1307, USA. */ `crtn.o'. */ #define FBSD_ENDFILE_SPEC \ - "%{!shared:crtend.o%s} %{shared:crtendS.o%s} crtn.o%s" + " %{!shared:crtend.o%s} %{shared:crtendS.o%s} crtn.o%s " /* Provide a LIB_SPEC appropriate for FreeBSD as configured and as required by the user-land thread model. Before __FreeBSD_version