summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-filesystems/recipes-utils/xfstests/xfstests_2022.12.11.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-filesystems/recipes-utils/xfstests/xfstests_2022.12.11.bb b/meta-filesystems/recipes-utils/xfstests/xfstests_2022.12.11.bb
index 136fea8adc..b7cbd3a6d5 100644
--- a/meta-filesystems/recipes-utils/xfstests/xfstests_2022.12.11.bb
+++ b/meta-filesystems/recipes-utils/xfstests/xfstests_2022.12.11.bb
@@ -41,6 +41,7 @@ USERADD_PARAM:${PN} = "-U -m fsgqa; -N 123456-fsgqa; -N fsgqa2"
41 41
42EXTRA_OECONF = "INSTALL_USER=root INSTALL_GROUP=root" 42EXTRA_OECONF = "INSTALL_USER=root INSTALL_GROUP=root"
43 43
44TARGET_CC_ARCH:append:libc-musl = " -D_LARGEFILE64_SOURCE"
44# install-sh script in the project is outdated 45# install-sh script in the project is outdated
45# we use the one from the latest libtool to solve installation issues 46# we use the one from the latest libtool to solve installation issues
46# It looks like the upstream is not interested in having it fixed :( 47# It looks like the upstream is not interested in having it fixed :(