* config.gcc (*-*-netbsd*): Add t-libgcc-pic to tmake_file.
authorthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Jun 2003 04:53:22 +0000 (04:53 +0000)
committerthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Jun 2003 04:53:22 +0000 (04:53 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68322 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config.gcc

index 5d0dc86..b630e29 100644 (file)
@@ -1,3 +1,7 @@
+2003-06-21  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * config.gcc (*-*-netbsd*): Add t-libgcc-pic to tmake_file.
+
 2003-06-21  Zack Weinberg  <zack@codesourcery.com>
 
        * aclocal.m4 (gcc_AC_C_CHARSET): Delete.
index d517d1e..c2a36a2 100644 (file)
@@ -417,7 +417,7 @@ case $machine in
        fi
        ;;
 *-*-netbsd*)
-       tmake_file="t-slibgcc-elf-ver t-libc-ok t-netbsd"
+       tmake_file="t-slibgcc-elf-ver t-libc-ok t-netbsd t-libgcc-pic"
        gas=yes
        gnu_ld=yes