diff options
author | Vladislav Vaintroub <wlad@montyprogram.com> | 2012-01-20 22:32:31 +0100 |
---|---|---|
committer | Vladislav Vaintroub <wlad@montyprogram.com> | 2012-01-20 22:32:31 +0100 |
commit | 3cb24fff33105f40c2f4b696a06449032ec09604 (patch) | |
tree | 4623802cde42a9debeae4fbd893e66522f1ffb6c /debian/libmariadbclient-dev.examples | |
parent | c232b2023205b6b898448cb1f603b4d42a7a2656 (diff) | |
download | mariadb-git-3cb24fff33105f40c2f4b696a06449032ec09604.tar.gz |
- Always compile my_new.cc and safemalloc.c with mysys
Preprocessor macros USE_MYSYS_NEW and -DSAFEMALLOC are
used to conditionally compile safemalloc or overwritten new/delete.
-Define dummy symbol in my_new.cc in case -DUSE_MYSYS_NEW is not set.
This avoids compiler/linker warnings about an essentially empty file
being compiled.
Diffstat (limited to 'debian/libmariadbclient-dev.examples')
0 files changed, 0 insertions, 0 deletions