mirror of https://github.com/MariaDB/server
Browse Source
A simple version of the patch : add WITH_PIC to debug compilation. Engines that are not dependent on internal stuff (like THD structure) will not be recompiled for embedded in debug mode. Examples of such engines are : archive, federated, innodb. Engines with dependencies on internals (myisam,heap,myisammrg) will still be fully recompiled.pull/73/head
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue