From d392b37f2c2de6d7bf911c6cc31cd513fe7804ec Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Wed, 2 Feb 2005 04:00:10 +0000 Subject: [PATCH] Add an item for a regression in cross-building file(1) that kris@ found. --- en/releases/5.4R/todo.sgml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/en/releases/5.4R/todo.sgml b/en/releases/5.4R/todo.sgml index d4d3a70566..9a61f2d335 100644 --- a/en/releases/5.4R/todo.sgml +++ b/en/releases/5.4R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -175,6 +175,16 @@ is desirable to complete the locking work for IPX so that it can run without the Giant lock. + + + Fix regression in file(1) + -- + -- + The new version of file(1) does not cross-build properly. If + sparc64 executables are built on i386 the compiled magic numbers + file that gets installed is wrong and file(1) doesn't work + properly. +

Documentation items that must be resolved for 5.4