diff --git a/ghc.spec b/ghc.spec index e50d960..4afea93 100644 --- a/ghc.spec +++ b/ghc.spec @@ -1,6 +1,6 @@ # disable prof, docs, perf build, debuginfo # NB This must be disabled (bcond_with) for all koji production builds -%bcond_with quickbuild +%bcond_without quickbuild # make sure ghc libraries' ABI hashes unchanged %bcond_without abicheck