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:
parent
fb2703d06f
commit
9139dec5a0
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user