From c495c670cc726ad345072e94e4541a9c5d8fb98a Mon Sep 17 00:00:00 2001 From: Thomas Miedema Date: Tue, 30 Jun 2015 03:12:32 +0200 Subject: Build system: remove unused variable CHECK_PACKAGES --- mk/config.mk.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'mk/config.mk.in') diff --git a/mk/config.mk.in b/mk/config.mk.in index ab177af67e..00c66ca889 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -302,9 +302,6 @@ SplitObjs=$(SupportsSplitObjs) # Whether to install the extra packages InstallExtraPackages = NO -# Run "ghc-pkg check" on each package -CHECK_PACKAGES = NO - # ---------------------------------------------------------------------------- # There are a number of things which technically depend on GHC (e.g. if -- cgit v1.2.1