This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Default to --enable-threads=posix on Linux (was Re: libgcc_s, Linux, and PT_GNU_EH_FRAME, and binutils)


On Tue, Aug 06, 2002 at 11:31:55AM +0200, Jakub Jelinek wrote:
> 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* config.gcc (alpha*-*-linux*, hppa*-*-linux*, i[34567]86-*-linux*,
> 	x86_64-*-linux*, ia64*-*-linux*, m68k-*-linux*, mips*-*-linux*,
> 	powerpc-*-linux-gnualtivec*, powerpc-*-linux*, s390-*-linux*,
> 	s390x-*-linux*, sh-*-linux*, sparc-*-linux*, sparc64-*-linux*): Default
> 	to --enable-threads=posix if no --{enable,disable}-threads is given
> 	to configure.

What about doing it once in a common linux block?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]