Add spaces around FBSD_ENDFILE_SPEC as it is used in string concatenation.
Approved by: re(bmah)
This commit is contained in:
parent
4844a5f4fc
commit
7ec589a9b7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user