From 7a417ba954171a1bda5cea1f6437b01058cf48ff Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 26 Aug 2024 11:06:03 +0000 Subject: automatic import of gc --- gc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gc.spec') diff --git a/gc.spec b/gc.spec index 76ab69e..237c95e 100644 --- a/gc.spec +++ b/gc.spec @@ -11,7 +11,7 @@ Patch3: gc-8.2.6-make-atomic_ops_private.patch BuildRequires: gcc-c++ BuildRequires: autoconf automake libtool -#BuildRequires: pkgconfig(atomic_ops) +BuildRequires: pkgconfig(atomic_ops) %description The Boehm-Demers-Weiser conservative garbage collector can be @@ -42,7 +42,7 @@ CPPFLAGS="-DUSE_GET_STACKBASE_FOR_MAIN"; export CPPFLAGS --enable-cplusplus \ --enable-large-config \ --enable-threads=posix \ -# --with-libatomic-ops=yes + --with-libatomic-ops=yes %{make_build} -- cgit v1.2.3