* config/sparc/tm-sun4sol2.h (HANDLE_SVR4_EXEC_EMULATORS):
Define to enable handling of shared libraries for a.out executables, run under Solaris BCP.
This commit is contained in:
parent
ff5a090fb4
commit
fb1b2bd0af
1 changed files with 3 additions and 0 deletions
|
@ -64,3 +64,6 @@ get_longjmp_target PARAMS ((CORE_ADDR *));
|
|||
#define N_SO_ADDRESS_MAYBE_MISSING
|
||||
|
||||
#define FAULTED_USE_SIGINFO
|
||||
|
||||
/* Enable handling of shared libraries for a.out executables. */
|
||||
#define HANDLE_SVR4_EXEC_EMULATORS
|
||||
|
|
Loading…
Add table
Reference in a new issue