mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-03 05:18:24 +03:00
Update submodule: composefs
This updates composefs to 1.0.3 which has support for the new overlay nesting format.
This commit is contained in:
parent
75941b7708
commit
0d9dc2b25d
@ -1 +1 @@
|
||||
Subproject commit cca8be49843385ce556fccf51f75821f70fb7769
|
||||
Subproject commit 2d5cdcb9176cfe4ccf1761ef6d78e1c48de35649
|
@ -284,6 +284,8 @@ AS_IF([test x$have_gpgme = xyes],
|
||||
AM_CONDITIONAL(USE_GPGME, test "x$have_gpgme" = xyes)
|
||||
|
||||
dnl composefs won't work at all without this
|
||||
AC_CHECK_HEADERS([endian.h sys/endian.h machine/endian.h])
|
||||
AC_CHECK_FUNCS([reallocarray])
|
||||
AC_MSG_CHECKING([for MOUNT_ATTR_IDMAP])
|
||||
AC_COMPILE_IFELSE(
|
||||
[AC_LANG_PROGRAM([
|
||||
|
Loading…
Reference in New Issue
Block a user