]> git.pld-linux.org Git - packages/gcc.git/commitdiff
be sure to use posix threads
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 11 Mar 2001 13:26:47 +0000 (13:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.82

gcc.spec

index 7c52a74d7ee5f1bd9d340f980c85eed126f97df6..d73fdbac3ce58b33b823bdb42d3d9cec705488dc 100644 (file)
--- 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 \
This page took 0.180864 seconds and 4 git commands to generate.