[MDEV-9004] libgroonga is built even when the mroonga plugin is disabled Created: 2015-10-23 Updated: 2015-11-10 Resolved: 2015-11-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling, Storage Engine - Mroonga |
| Affects Version/s: | 10.1.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Quanah Gibson-Mount (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux |
||
| Issue Links: |
|
||||||||
| Sprint: | 10.1.9-3 | ||||||||
| Description |
|
When building mariadb with -DPLUGIN_MROONGA=NO, libgroonga is still built:
(etc) This is incorrect, since MROONGA is not enabled. |
| Comments |
| Comment by Quanah Gibson-Mount (Inactive) [ 2015-10-23 ] | ||||||||||||||||||||||||||||
|
Clearly disabled. Yet:
| ||||||||||||||||||||||||||||
| Comment by Quanah Gibson-Mount (Inactive) [ 2015-10-23 ] | ||||||||||||||||||||||||||||
|
Also present in generated Makefile:
| ||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2015-10-24 ] | ||||||||||||||||||||||||||||
|
quanah, thanks for the report. | ||||||||||||||||||||||||||||
| Comment by Quanah Gibson-Mount (Inactive) [ 2015-10-24 ] | ||||||||||||||||||||||||||||
|
@elenst Thanks, I will try that. | ||||||||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2015-11-10 ] | ||||||||||||||||||||||||||||
|
A duplicate of |