aboutsummaryrefslogtreecommitdiff
path: root/sim/aarch64/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-05-01 17:16:23 -0400
committerMike Frysinger <vapier@gentoo.org>2021-05-04 08:22:07 -0400
commitaa0fca163e1736e158fd3922cbbc31b85c9c7df7 (patch)
treeece0136b2492db8771756b3214a5fa2cab121f63 /sim/aarch64/ChangeLog
parent5ee0bc23a68fe2a6a7717b31fda1db878b2c9764 (diff)
downloadfsf-binutils-gdb-aa0fca163e1736e158fd3922cbbc31b85c9c7df7.zip
fsf-binutils-gdb-aa0fca163e1736e158fd3922cbbc31b85c9c7df7.tar.gz
fsf-binutils-gdb-aa0fca163e1736e158fd3922cbbc31b85c9c7df7.tar.bz2
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.
Diffstat (limited to 'sim/aarch64/ChangeLog')
-rw-r--r--sim/aarch64/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/aarch64/ChangeLog b/sim/aarch64/ChangeLog
index 9d739ff..fba3984 100644
--- a/sim/aarch64/ChangeLog
+++ b/sim/aarch64/ChangeLog
@@ -1,3 +1,7 @@
+2021-05-04 Mike Frysinger <vapier@gentoo.org>
+
+ * configure: Regenerate.
+
2021-05-01 Mike Frysinger <vapier@gentoo.org>
* config.in, configure: Regenerate.