Skip to content
Snippets Groups Projects
Commit 70f9a988 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Define CPP in distrib/Makefile-bin-vars.in; fixes #1855

Patch from Christian Maeder
parent 79af6459
No related branches found
Tags ghc-8.0.2-rc2
No related merge requests found
......@@ -41,6 +41,7 @@ exeext = @exeext@
SED = @SedCmd@
DEFAULT_TMPDIR = /tmp
RANLIB = @RANLIB@
CPP = @CPP@
RAWCPP_FLAGS = -undef -traditional
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment