mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-16 10:50:43 +03:00
Merge pull request #2946 from cgwalters/add-inode-fix-feature
Add an always-on `inode64` feature
This commit is contained in:
commit
a035c2e21c
@ -82,7 +82,10 @@ AM_COND_IF([BUILDOPT_TSAN],
|
||||
LT_PREREQ([2.2.4])
|
||||
LT_INIT([disable-static])
|
||||
|
||||
OSTREE_FEATURES=""
|
||||
dnl We have an always-on feature now to signify the fix for
|
||||
dnl https://github.com/ostreedev/ostree/pull/2874/commits/de6fddc6adee09a93901243dc7074090828a1912
|
||||
dnl "commit: fix ostree deployment on 64-bit inode fs"
|
||||
OSTREE_FEATURES="inode64"
|
||||
AC_SUBST([OSTREE_FEATURES])
|
||||
|
||||
GLIB_TESTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user