From cd2017c9547bff943eb5ef303c268949b91ea39d Mon Sep 17 00:00:00 2001 From: Julien Fischer Date: Tue, 22 Feb 2022 17:08:45 +1100 Subject: [PATCH] Fix github issue #100. README.Linux-PPC: Fix wording. --- README.Linux-PPC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.Linux-PPC b/README.Linux-PPC index a35008708..4dd41017c 100644 --- a/README.Linux-PPC +++ b/README.Linux-PPC @@ -34,7 +34,7 @@ patching configure to tell it to assume that they work. (The way to do this is shown in the patch appended below.) But more likely it will also require a little bit of ABI-dependent code in runtime/mercury_goto.h, similar to the -existing stuff there for or __sparc. +existing stuff there for __sparc. > checking for sys/siginfo.h... no > checking for ucontext.h... no