
22 Jan
2013
22 Jan
'13
1:07 p.m.
On Tue, Jan 22, 2013 at 06:28:56PM +0100, Karel Gardas wrote:
$ gmake show VALUE=PlatformSupportsSharedLibs gmake -r --no-print-directory -f ghc.mk show PlatformSupportsSharedLibs="YES"
$ gmake show VALUE=GhcLibWays gmake -r --no-print-directory -f ghc.mk show GhcLibWays="v"
What does "cat mk/are-validating.mk" say? If this is a fast validate tree then mk/validate-settings.mk will set GhcLibWays to v. Thanks Ian