From: Jan Palus Date: Sat, 26 Dec 2020 18:15:34 +0000 (+0100) Subject: don't force libatomic_ops; rel 2 X-Git-Tag: auto/th/gc-8.0.4-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=dfad451b1976c6c9ac3cb5d342069af407404a89;p=packages%2Fgc.git don't force libatomic_ops; rel 2 --- diff --git a/gc.spec b/gc.spec index d1db052..fc86ff2 100644 --- a/gc.spec +++ b/gc.spec @@ -10,7 +10,7 @@ Summary: The Boehm-Demers-Weiser conservative garbage collector Summary(pl.UTF-8): Konserwatywny odśmiecacz pamięci Boehma-Demersa-Weisera Name: gc Version: 8.0.4 -Release: 1 +Release: 2 License: BSD-like Group: Libraries Source0: http://www.hboehm.info/gc/gc_source/%{name}-%{version}.tar.gz @@ -123,7 +123,7 @@ Interfejs C++ do biblioteki GC - biblioteka statyczna. --enable-cplusplus \ %{?with_static_libs:--enable-static} \ --enable-threads=posix \ - --with-libatomic-ops + --with-libatomic-ops%{!?with_libatomic_ops:=check} %{__make} %install