[packages/gc] don't force libatomic_ops; rel 2

atler atler at pld-linux.org
Sat Dec 26 19:22:18 CET 2020


commit dfad451b1976c6c9ac3cb5d342069af407404a89
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Dec 26 19:15:34 2020 +0100

    don't force libatomic_ops; rel 2

 gc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gc.git/commitdiff/dfad451b1976c6c9ac3cb5d342069af407404a89



More information about the pld-cvs-commit mailing list