sys-fs/xfsprogs: remove automagic on sys-fs/lvm2 (libdevmapper)
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 15 Feb 2020 13:13:43 +0000 (14:13 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 15 Feb 2020 13:13:43 +0000 (14:13 +0100)
Closes: https://bugs.gentoo.org/709694
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sys-fs/xfsprogs/xfsprogs-5.4.0-r1.ebuild [moved from sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild with 97% similarity]

similarity index 97%
rename from sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild
rename to sys-fs/xfsprogs/xfsprogs-5.4.0-r1.ebuild
index 4a6b20edc230a1dc01459e6c2c9cf3bc9754589a..c8abfc089c46afaa75ec8b91bf78ce757e3c24de 100644 (file)
@@ -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