Skip to content

Commit

Permalink
Remove BUILD_DPH, not used
Browse files Browse the repository at this point in the history
  • Loading branch information
monoidal committed Jul 6, 2018
1 parent 18cedbb commit 8c628ad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions mk/build.mk.sample
Expand Up @@ -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
Expand Down
2 changes: 0 additions & 2 deletions mk/config.mk.in
Expand Up @@ -875,8 +875,6 @@ else
HSCOLOUR_SRCS = YES
endif

# Build and install DPH?
BUILD_DPH = NO
# Build and install the "extra" packages (see ./packages)?
BUILD_EXTRA_PKGS = NO

Expand Down

0 comments on commit 8c628ad

Please sign in to comment.