[MDEV-6633] Remove magic dependencies for InnoDB compression methods Created: 2014-08-22 Updated: 2015-02-04 Resolved: 2015-02-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Affects Version/s: | 10.1.0 |
| Fix Version/s: | 10.1.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Brian Evans | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
Magic dependencies are a not a good thing. Please create options for each compression type if they are able to be disabled. Suggestion for cmake option names: WITH_INNODB_{BZIP2,LZMA,LZO,LZ4} |
| Comments |
| Comment by Brian Evans [ 2014-12-10 ] |
|
Sample patch from Gentoo for two of the options. This is used in our testing overlay before moving to the main tree. |
| Comment by Jan Lindström (Inactive) [ 2015-02-04 ] |
|
commit 41dc186aa8a5340c78e783a635a95173cc46a697 Added options for each compression type that can be disabled i.e. |