diff options
Diffstat (limited to 'Build/source/m4/ChangeLog')
-rw-r--r-- | Build/source/m4/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/source/m4/ChangeLog b/Build/source/m4/ChangeLog index 6ac07da167f..33f5ac02f90 100644 --- a/Build/source/m4/ChangeLog +++ b/Build/source/m4/ChangeLog @@ -1,3 +1,13 @@ +2020-03-12 Karl Berry <karl@freefriends.org> + + * kpse-setup.m4 (KPSE_SETUP): disable jit programs on any + powerpc-*, not just powerpc-darwin, since jit is also unavailable + on powerpc-linux (specifically powerpc64le-unknown-linux-gnu), + per Johannes Hielscher. Although apparently there are patches to + "floating around" to make jit work on powerpc, they are not in TL, + and let's await anyone who actually needs them before refining. + https://tug.org/pipermail/tlbuild/2020q1/004627.html (item 1). + 2020-01-13 Karl Berry <karl@tug.org> * kpse-setup.m4 (KPSE_SETUP): use AS_TR_SH on the argument when |