On Tue, 21 Mar 2023 20:29:42 -0700, Eric Biggers wrote: > This series adds jobs to .github/workflows/ci.yml that cross-compile > e2fsprogs for Android. To make that possible, it also fixes a couple > warnings and an error that show up when building e2fsprogs for Android > using the autotools-based build system. > > This applies to the latest 'maint' branch. I've tested that the updated > GitHub Actions workflow passes > (https://github.com/ebiggers/e2fsprogs/actions/runs/4486115058). > > [...] Applied, thanks! Note: I needed to apply 74571d9430da ("libsupport: fix function prototype for quota_write_inode()") to address a mingw64 compiler warning. [1/3] e2fsck: avoid -Wtautological-constant-out-of-range-compare warnings commit: c8ae60988c1240a7305dd6fe1dabda30da74ffc5 [2/3] e2freefrag: don't use linux/fsmap.h when fsmap_sizeof() is missing commit: 5598a968f3ee2ba5a8a6b988343905a2831f963c [3/3] ci.yml: test cross-compiling for Android commit: 018ddcb29239fbd0a16a54e00613954e2d88b2b6 Best regards, -- Theodore Ts'o <tytso@xxxxxxx> -