From: Richard Kenner Date: Wed, 2 Jul 1997 11:03:18 +0000 (-0400) Subject: (powerpc-*-linuxgnu*): Default thread_file is posix. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d7308c0c971677f7b1e13d83b133d7e200cd758c;p=gcc.git (powerpc-*-linuxgnu*): Default thread_file is posix. Set xmake_file to x-linux. Add extra_parts. From-SVN: r14379 --- diff --git a/gcc/configure.in b/gcc/configure.in index 2dca5443b24..a96d3b66784 100644 --- a/gcc/configure.in +++ b/gcc/configure.in @@ -2123,9 +2123,13 @@ for machine in $build $host $target; do else tmake_file="rs6000/t-ppc t-linux rs6000/t-ppccomm" fi - xmake_file=rs6000/x-sysv4 + xmake_file=x-linux fixincludes=Makefile.in + extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o" extra_headers=ppc-asm.h + if [[ x$thread_file = x ]]; then + thread_file='posix' + fi ;; powerpc-*-vxworks*) cpu_type=rs6000