diff options
Diffstat (limited to 'gcc/config/vxworks.h')
-rw-r--r-- | gcc/config/vxworks.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/vxworks.h b/gcc/config/vxworks.h index 142fd91e06f..308e6b22e92 100644 --- a/gcc/config/vxworks.h +++ b/gcc/config/vxworks.h @@ -60,7 +60,7 @@ along with GCC; see the file COPYING3. If not see "%{!mrtp:-r} \ %{!shared: \ %{mrtp:-q %{h*} \ - %{R*} %{!Wl,-T*: %{!T*: %(link_start) }} \ + %{R*} %{!T*: %(link_start) } \ %(link_target) %(link_os)}} \ %{v:-v} \ %{shared:-shared} \ |