From 0053adc90916c0226657df44738a9f2122b53542 Mon Sep 17 00:00:00 2001
From: Philippe PITTOLI
Date: Mon, 4 Nov 2019 19:22:52 +0100
Subject: [PATCH] gc: enable static libraries
---
gc/recipe.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/gc/recipe.spec b/gc/recipe.spec
index 1c3eef4..ddf257c 100644
--- a/gc/recipe.spec
+++ b/gc/recipe.spec
@@ -1,4 +1,7 @@
name: gc
version: 8.0.4
-release: 1
+release: 2
sources: https://github.com/ivmai/bdwgc/releases/download/v%{version}/gc-%{version}.tar.gz
+
+options:
+ - configure: --enable-static