Prevent libffi 3.4 rebuild until after mass rebuild.
This commit is contained in:
parent
b50252019d
commit
382d13fd9f
@ -62,6 +62,10 @@ developing applications that use %{name}.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
# Prevent rebuild within the mass rebuild.
|
||||||
|
exit 1
|
||||||
|
|
||||||
# For now we disable the static templates to avoid ghc and
|
# For now we disable the static templates to avoid ghc and
|
||||||
# gobject-introspection failures:
|
# gobject-introspection failures:
|
||||||
# https://gitlab.haskell.org/ghc/ghc/-/issues/20051
|
# https://gitlab.haskell.org/ghc/ghc/-/issues/20051
|
||||||
|
Loading…
Reference in New Issue
Block a user