OSDN Git Service

* config/i386/openbsdelf.h (LINK_SPEC): Use %{r:} not %{r*:}.
[pf3gnuchains/gcc-fork.git] / gcc / config / netbsd-elf.h
index d6f90f0..4fd55c1 100644 (file)
@@ -73,7 +73,7 @@ along with GCC; see the file COPYING3.  If not see
    %{!shared: \
      -dc -dp \
      %{!nostdlib: \
-       %{!r*: \
+       %{!r: \
         %{!e*:-e %(netbsd_entry_point)}}} \
      %{!static: \
        %{rdynamic:-export-dynamic} \