put back --enable-threads=posix
This commit is contained in:
parent
fb25af27dc
commit
b8fffc83d9
1
gc.spec
1
gc.spec
@ -71,6 +71,7 @@ CPPFLAGS="-DUSE_GET_STACKBASE_FOR_MAIN"; export CPPFLAGS
|
|||||||
%ifarch %{ix86}
|
%ifarch %{ix86}
|
||||||
--enable-parallel-mark \
|
--enable-parallel-mark \
|
||||||
%endif
|
%endif
|
||||||
|
--enable-threads=posix \
|
||||||
--with-libatomic-ops=no
|
--with-libatomic-ops=no
|
||||||
|
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user