Add spaces around FBSD_ENDFILE_SPEC as it is used in string concatenation.

Approved by:	re(bmah)
This commit is contained in:
David E. O'Brien 2002-12-03 04:31:19 +00:00
parent 4844a5f4fc
commit 7ec589a9b7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=107540

View File

@ -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