[MDEV-85] switching plugin build from shared to static should clean shared library on the next build Created: 2012-01-11 Updated: 2012-01-11 Resolved: 2012-01-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.20 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Unix, Makefiles |
||
| Description |
|
If one decides to build a plugin as builtin after initial configuration, then shared plugin output must be removed on a subsequent build. |