1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fixed DTrace-related build failures.

include/probes_mysql_nodtrace.h:
  Regenerated with dheadgen.pl
scripts/dheadgen.pl:
  Set the executable bit.
sql/Makefile.am:
  Since libndb.la is a libtool library, we should process objects in .libs/.
  Removed '-n' from the echo command since the Solaris version does not understand it.
  Changed the order of dependencies so that dtrace_files and dtrace_providers are
  created before probes_all.o
This commit is contained in:
Alexey Kopytov
2008-12-23 12:05:30 +03:00
parent d08a300b11
commit 459af24ed2
3 changed files with 119 additions and 119 deletions

0
scripts/dheadgen.pl Normal file → Executable file
View File