From aa0fca163e1736e158fd3922cbbc31b85c9c7df7 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 1 May 2021 17:16:23 -0400 Subject: sim: add support for build-time ar & ranlib This is needed when building for a target whose ar & ranlib are incompatible with the current build system. For example, building for Windows on a Linux system. Then manually import the automake rule for libigen.a, but tweak the tool variables to use the FOR_BUILD variants. --- sim/mcore/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sim/mcore/ChangeLog') diff --git a/sim/mcore/ChangeLog b/sim/mcore/ChangeLog index 9151895..d028e2b 100644 --- a/sim/mcore/ChangeLog +++ b/sim/mcore/ChangeLog @@ -1,3 +1,7 @@ +2021-05-04 Mike Frysinger + + * configure: Regenerate. + 2021-05-01 Mike Frysinger * config.in, configure: Regenerate. -- cgit v1.1