[MDEV-8438] Generated include files installed as mode 0444 instead of 0644 Created: 2015-07-09 Updated: 2022-09-08 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 5.5, 10.0, 10.1 |
| Fix Version/s: | 10.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Brian Evans | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Gentoo Linux |
||
| Description |
|
Gentoo bug 554258 says: For example, this will fail if the whole build & install is done as unprivileged user. Or when SELinux (without dac_override) is effective [pointed out by perfinion]." include/CMakeLists.txt:
Should be:
|