From 052f7ef6107a2d70fa5bc666959faff6da73c613 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 29 Feb 2024 23:00:24 +0800 Subject: [PATCH] no-prof: add ghc_haddocks override could also live in its own file --- macros.ghc-srpm-no-prof | 3 +++ 1 file changed, 3 insertions(+) diff --git a/macros.ghc-srpm-no-prof b/macros.ghc-srpm-no-prof index ed1285e..623fb26 100644 --- a/macros.ghc-srpm-no-prof +++ b/macros.ghc-srpm-no-prof @@ -1,3 +1,6 @@ # disable profiling libraries and prof subpkgs %ghc_profiling\ %bcond ghc_prof 0 + +%ghc_haddocks\ +%bcond haddock 0