mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
* 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:
@ -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
|
||||
|
Reference in New Issue
Block a user