diff options
author | Alexey Kopytov <alexeyk@mysql.com> | 2008-12-23 12:05:30 +0300 |
---|---|---|
committer | Alexey Kopytov <alexeyk@mysql.com> | 2008-12-23 12:05:30 +0300 |
commit | 459af24ed249d7e244c84a26039b443f89c03e87 (patch) | |
tree | 168a8abaed830e615643a147378407b6cc81c223 /scripts/dheadgen.pl | |
parent | d08a300b1149d47b85c804830bc0a9da22961223 (diff) | |
download | mariadb-git-459af24ed249d7e244c84a26039b443f89c03e87.tar.gz |
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
Diffstat (limited to 'scripts/dheadgen.pl')
-rwxr-xr-x[-rw-r--r--] | scripts/dheadgen.pl | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/scripts/dheadgen.pl b/scripts/dheadgen.pl index 5ead0f90a31..5ead0f90a31 100644..100755 --- a/scripts/dheadgen.pl +++ b/scripts/dheadgen.pl |