We aren't quite ready to switch emulations and loose the

override ELF_DYNAMIC_INTERPRETER requirement.

Has a good eye:	jmallet
This commit is contained in:
obrien 2002-05-15 09:01:03 +00:00
parent fb2703d06f
commit 9139dec5a0

View File

@ -35,6 +35,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
extern "C" {
#endif
/* FreeBSD does not adhere to the Intel386 System V ABI. */
#define ELF_DYNAMIC_INTERPRETER "/usr/libexec/ld-elf.so.1"
#include "ansidecl.h"
#include "symcat.h"
#if defined (__STDC__) || defined (ALMOST_STDC) || defined (HAVE_STRINGIZE)