Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2002 01:11:50 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 12054 for review
Message-ID:  <200205290811.g4T8BoG48685@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=12054

Change 12054 by peter@peter_daintree on 2002/05/29 01:11:14

	Revert - no longer needed now that ia64/include/elf.h defines
	this.

Affected files ...

... //depot/projects/ia64/libexec/rtld-elf/rtld.h#4 edit

Differences ...

==== //depot/projects/ia64/libexec/rtld-elf/rtld.h#4 (text+ko) ====

@@ -38,10 +38,6 @@
 
 #include "rtld_machdep.h"
 
-#ifdef __ia64__
-__ElfType(Auxinfo);	/* XXX needed for ia64, breaks other platforms */
-#endif
-
 #ifndef STANDARD_LIBRARY_PATH
 #define STANDARD_LIBRARY_PATH	"/usr/lib/elf:/usr/lib"
 #endif

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205290811.g4T8BoG48685>