[MDEV-21035] Question for wsrep library Created: 2019-11-12 Updated: 2020-01-23 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Server |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Lukas Javorsky | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hi, I'm working on maintenance of the mariadb package in Fedora. We were packaging the wsrep library (libwsrep*.so*) within the package, but since commit 6afe013cde26ac9a038b705ac676d1c49d4280a1 @Sergei Golubchik (vuvova) stops the shared library building and decided to build it statically. Commit URL: https://github.com/MariaDB/server/commit/6afe013cde26ac9a038b705ac676d1c49d4280a1 My question is, why this move? Was something else changed there? Thank you for any help. |