[ODBC-243] Add cmake option to compile C/C plugins in Created: 2019-04-10 Updated: 2021-04-19 Resolved: 2021-04-19 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | 3.1.0 |
| Fix Version/s: | 3.1.12 |
| Type: | Task | Priority: | Critical |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
C/C has options to make any of its plugins to be compiled in, or "static". 3.1 packages are now include c/c authentication plugins. It'd be good to have an option to make them all static. Possibly it'll become a default option for plugins in C/ODBC |
| Comments |
| Comment by Lawrin Novitsky [ 2019-04-30 ] |
|
There is currently the bug in c/c preventing making plugins static |
| Comment by Diego Dupin [ 2021-03-22 ] |
|
Isn't c/c issue fixed with https://jira.mariadb.org/browse/CONC-464 ? |
| Comment by Lawrin Novitsky [ 2021-04-19 ] |
|
Commit f3dc446 |