Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tools/squashfskit4: fix compilation under big endian | Rosen Penev | 2021-06-20 |
| | | | | | | | | | | The macro used is for the wrong struct. Just byte swap manually. Refreshed patches. Tested on sparc64. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | tools: squashfskit4: fix build with GCC10 | Robert Marko | 2020-03-22 |
In order to build squashfskit with GCC10, this backport from upstream is needed. Signed-off-by: Robert Marko <robert.marko@sartura.hr> [increase PKG_RELEASE] Signed-off-by: Alexander Couzens <lynxis@fe80.eu> |