harec

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit b05e8dd0599c8a11a540993d1b7568df97212db0
parent 1d408d8a995ff548b81885f1f8c968897da15107
Author: Alexey Yerin <yyp@disroot.org>
Date:   Thu, 29 Jul 2021 22:10:01 +0300

config.sh: set AR in resulting configuration

Signed-off-by: Alexey Yerin <yyp@disroot.org>

Diffstat:
Mconfig.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/config.sh b/config.sh @@ -157,6 +157,7 @@ run_configure() { CC=$CC AS=$AS LD=$LD + AR=$AR QBE=$QBE SCDOC=$SCDOC LIBS=$LIBS