From 8c628ad9b9241dcf4ea087ca9efa5f0ca9632aa5 Mon Sep 17 00:00:00 2001 From: Krzysztof Gogolewski Date: Fri, 6 Jul 2018 19:04:30 +0200 Subject: Remove BUILD_DPH, not used --- mk/build.mk.sample | 3 --- 1 file changed, 3 deletions(-) (limited to 'mk/build.mk.sample') diff --git a/mk/build.mk.sample b/mk/build.mk.sample index ce7b4d65bf..601ab028e5 100644 --- a/mk/build.mk.sample +++ b/mk/build.mk.sample @@ -99,9 +99,6 @@ endif # https://ghc.haskell.org/trac/ghc/wiki/Building/RunningTests/Running#AdditionalPackages #BUILD_EXTRA_PKGS=YES -# Uncomment the following line to enable building DPH -#BUILD_DPH=YES - # Uncomment the following to force `integer-gmp` to use the in-tree GMP 6.1.2 # (other sometimes useful configure-options: `--with-gmp-{includes,libraries}`) #libraries/integer-gmp_CONFIGURE_OPTS += --configure-option=--with-intree-gmp -- cgit v1.2.1