Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mariadb: Fix build on newer 32bit architectures | Khem Raj | 2021-04-06 | 1 | -0/+22 |
newer 32bit arches e.g. RV32 and ARC do not have __NR_io_getevents syscall and have started of with 64bit time_t so there is no 32bit version Signed-off-by: Khem Raj <raj.khem@gmail.com> |