Skip to content
Snippets Groups Projects
Commit 88e65770 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1999-06-16 09:33:10 by simonmar]

Make use of the $(GhcWithRegisterised) build flag from config.mk.  You
can now get an unregisterised build by *either*

	- setting GhcWithRegisterised to NO in build.mk, or
	- adding 'u' to GhcLibWays.

The former will make all compilations unregisterised, whereas the
latter will require a '-unreg' flag to be passed to the compiler to
get the unregisterised build.
parent 4d5cd183
No related branches found
No related tags found
No related merge requests found
Loading
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