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 _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
