From 60f84493601273e216a013532248513e733f72ca Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 30 Jan 2026 10:05:02 +0900 Subject: Remove support for Irix, which is discontinued and does not provide a c++17 complaint compiler. Also remove support for NonStop-UX due to similarities. Signed-off-by: Michele Calgaro --- missing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'missing') diff --git a/missing b/missing index 058f81e..5c1b296 100755 --- a/missing +++ b/missing @@ -286,7 +286,7 @@ WARNING: \`$1' is $msg. You should only need it if you modified a \`.texi' or \`.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy \`make' (AIX, - DU, IRIX). You might want to install the \`Texinfo' package or + DU). You might want to install the \`Texinfo' package or the \`GNU make' package. Grab either from any GNU archive site." file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` if test -z "$file"; then -- cgit v1.2.3