gentoo/dev-qt/qtbase/files/qtbase-6.5.2-no-symlink-check.patch
Ionen Wolkens 4d49088705
dev-qt/qtbase: skip build dir's symlink check
Closes: https://bugs.gentoo.org/914195
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-09-14 16:14:09 -04:00

6 lines
152 B
Diff

https://bugs.gentoo.org/914195
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -65 +64,0 @@
-qt_internal_check_if_path_has_symlinks("${CMAKE_BINARY_DIR}")