mirror of
https://github.com/MariaDB/server.git
synced 2026-04-29 19:55:32 +02:00
Added resovle_stack_dump
BitKeeper/etc/config: fixed up an option BitKeeper/etc/ignore: Added extra/resolve_stack_dump to the ignore list extra/Makefile.am: addition of resolve_stack_dump
This commit is contained in:
parent
1cf31b8537
commit
de51fa0c25
4 changed files with 307 additions and 1 deletions
|
|
@ -17,7 +17,8 @@
|
|||
INCLUDES = @MT_INCLUDES@ -I$(srcdir)/../include -I../include -I..
|
||||
LDADD = @CLIENT_EXTRA_LDFLAGS@ ../mysys/libmysys.a \
|
||||
../dbug/libdbug.a ../strings/libmystrings.a
|
||||
bin_PROGRAMS = replace comp_err perror resolveip my_print_defaults
|
||||
bin_PROGRAMS = replace comp_err perror resolveip my_print_defaults \
|
||||
resolve_stack_dump
|
||||
|
||||
OMIT_DEPENDENCIES = pthread.h stdio.h __stdio.h stdlib.h __stdlib.h math.h\
|
||||
__math.h time.h __time.h unistd.h __unistd.h types.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue