From f11e81321a0d4a037505e5aca5a32ed29db7a55b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sun, 11 Mar 2001 13:26:47 +0000 Subject: [PATCH] be sure to use posix threads Changed files: gcc.spec -> 1.82 --- gcc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc.spec b/gcc.spec index 7c52a74..d73fdba 100644 --- a/gcc.spec +++ b/gcc.spec @@ -346,7 +346,7 @@ TEXCONFIG=false ../configure \ --infodir=%{_infodir} \ --enable-shared \ %ifnarch sparc sparc64 - --enable-threads \ + --enable-threads=posix \ --enable-haifa \ %endif --with-gnu-as \ -- 2.44.0