From b91bb097caad9913964b92fd9751241f559cc9e6 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Thu, 19 Jan 2006 17:50:23 +0000 Subject: Remove HAVE_ELF --- docs/PORTING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/PORTING b/docs/PORTING index 469effbdb..5c1a3989a 100644 --- a/docs/PORTING +++ b/docs/PORTING @@ -11,7 +11,7 @@ you are hacking on. - Initially you will want to disable shared libraries, since making the shared library loader work requires you first have basic architecture support working. Thus you should add HAVE_NO_SHARED and ARCH_HAS_NO_LDSO - to Config.ARCH's HAVE_ELF + to Config.ARCH's TARGET_ARCH ==================== === libc sysdeps === -- cgit v1.2.3