mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
* configure.in: Check for ttrace function.
* configure, config.in: Regenerate.
This commit is contained in:
@ -260,6 +260,9 @@
|
||||
/* Define if you have the syscall function. */
|
||||
#undef HAVE_SYSCALL
|
||||
|
||||
/* Define if you have the ttrace function. */
|
||||
#undef HAVE_TTRACE
|
||||
|
||||
/* Define if you have the <argz.h> header file. */
|
||||
#undef HAVE_ARGZ_H
|
||||
|
||||
|
Reference in New Issue
Block a user