X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=settings.in;h=5d4e1d3a76fc614ea04be6ff40b2877897f812ec;hp=0c1c87ac9811f7ad7c86d3f828582e9795a5b425;hb=e5c3b478b3cd1707cf122833822f44b2ac09b8e9;hpb=33514c22d560184cd1f32f4e60197b477be91dc2 diff --git a/settings.in b/settings.in index 0c1c87a..5d4e1d3 100644 --- a/settings.in +++ b/settings.in @@ -1,4 +1,8 @@ [("GCC extra via C opts", "@GccExtraViaCOpts@"), - ("GCC command", "@WhatGccIsCalled@"), - ("perl command", "@WhatGccIsCalled@")] + ("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@")]