Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | e2fsprogs: fix build problem with very old libmagic | Hauke Mehrtens | 2016-06-30 |
The libmagic shipped with RedHat 5 does not define MAGIC_NO_CHECK_ELF and MAGIC_NO_CHECK_COMPRESS. e2fsprogs should check for that, otherwise the build will fail. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com> |