X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=settings.in;h=5d4e1d3a76fc614ea04be6ff40b2877897f812ec;hp=d1a80776ed5f7ebd75ac7d16c1c54bf665ef8bf2;hb=e5c3b478b3cd1707cf122833822f44b2ac09b8e9;hpb=f3a77b2f46ebc27716f45ae426a3b33b853d52f5 diff --git a/settings.in b/settings.in index d1a8077..5d4e1d3 100644 --- a/settings.in +++ b/settings.in @@ -1,2 +1,8 @@ -[("GCC extra via C opts", "@GccExtraViaCOpts@")] +[("GCC extra via C opts", "@GccExtraViaCOpts@"), + ("C compiler command", "@WhatGccIsCalled@"), + ("C compiler flags", "@CONF_CC_OPTS_STAGE2@"), + ("ar command", "@ArCmd@"), + ("ar flags", "@ArArgs@"), + ("ar supports at file", "@ArSupportsAtFile@"), + ("perl command", "@PerlCmd@")]