From 91a1b2a09e240b71c40f5b50cba27b1edc8a6385 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Wed, 11 Aug 2021 00:55:38 -0400 Subject: [PATCH] Enable building. --- libffi.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libffi.spec b/libffi.spec index 96d8f42..0542cd1 100644 --- a/libffi.spec +++ b/libffi.spec @@ -62,9 +62,6 @@ developing applications that use %{name}. %build -# Prevent rebuild within the mass rebuild. -exit 1 - # For now we disable the static templates to avoid ghc and # gobject-introspection failures: # https://gitlab.haskell.org/ghc/ghc/-/issues/20051