OSDN Git Service

* i386/freebsd-elf.h (LINK_SPEC): Fix typo.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jun 1999 12:32:57 +0000 (12:32 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jun 1999 12:32:57 +0000 (12:32 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27570 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/i386/freebsd-elf.h

index d6c5093..e09ddfe 100644 (file)
@@ -1,5 +1,7 @@
 Thu Jun 17 13:28:30 1999  David O'Brien <obrien@FreeBSD.org>
 
+       * i386/freebsd-elf.h (LINK_SPEC): Fix typo.
+
        * i386/freebsd-elf.h (FUNCTION_PROFILER): labels are not needed and
        the reference to `mcount' was not correct for the ELF on FreeBSD.
 
index eb58d74..e97d4ca 100644 (file)
@@ -239,7 +239,7 @@ Boston, MA 02111-1307, USA.  */
       %{!static: \
         %{rdynamic:-export-dynamic} \
        %{!dynamic-linker:-dynamic-linker /usr/libexec/ld-elf.so.1}} \
-    %{static:-Bstatic}}} \
+    %{static:-Bstatic}} \
   %{symbolic:-Bsymbolic}"
 
 /* A C statement to output to the stdio stream FILE an assembler