summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-fs/xfsprogs/xfsprogs-5.4.0-r1.ebuild (renamed from sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild)3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild b/sys-fs/xfsprogs/xfsprogs-5.4.0-r1.ebuild
index 4a6b20edc230..c8abfc089c46 100644
--- a/sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild
+++ b/sys-fs/xfsprogs/xfsprogs-5.4.0-r1.ebuild
@@ -63,6 +63,9 @@ src_configure() {
unset PLATFORM # if set in user env, this breaks configure
+ # Avoid automagic on libdevmapper, #709694
+ export ac_cv_search_dm_task_create=no
+
# Upstream does NOT support --disable-static anymore,
# https://www.spinics.net/lists/linux-xfs/msg30185.html
# https://www.spinics.net/lists/linux-xfs/msg30272.html