[MXS-225] RPM Debug build packages have no debugging symbols Created: 2015-06-26 Updated: 2015-07-01 Resolved: 2015-07-01 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 1.1.1 |
| Fix Version/s: | 1.1.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | Timofey Turenko |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The RPM packages do not have debug symbols even if the packaging is done from binaries that do have them. |
| Comments |
| Comment by Timofey Turenko [ 2015-07-01 ] |
|
issue is fixed by removing 'strip' tool from the build machine. Debug builds will be part of release from 1.2 |