[MDEV-32935] Parameter 'CMAKE_SYSTEM_PROCESSOR=$(DEB_HOST_ARCH)' is not needed anymore to crosscompile Debian packages Created: 2023-12-04 Updated: 2024-01-30 Resolved: 2024-01-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Debian |
| Affects Version/s: | 10.5, 10.6, 10.10, 10.11, 11.0, 11.1, 11.2, 11.3, 11.4 |
| Fix Version/s: | 10.5.25, 10.6.18, 10.11.8, 11.0.6, 11.1.5, 11.2.4, 11.3.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Tuukka Pasanen | Assignee: | Tuukka Pasanen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Debian does not need CMAKE_SYSTEM_PROCESSOR=$(DEB_HOST_ARCH)' parameter anymore for cross-compile or native ARM compilation anymore. It should be removed. |
| Comments |
| Comment by Tuukka Pasanen [ 2023-12-04 ] |
|
This should be tested |