From a8ea6721b0477d76ec00e5daa698a5cf9cb89600 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Fri, 29 Apr 2011 14:56:31 +0100 Subject: Add ar location and details to settings file --- settings.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'settings.in') diff --git a/settings.in b/settings.in index 0d992a216f..5d4e1d3a76 100644 --- a/settings.in +++ b/settings.in @@ -1,5 +1,8 @@ [("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@")] -- cgit v1.2.1