0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-06-03 15:25:17 +00:00
Files
termux-packages/x11-packages/chromium-host-tools/cr-patches/1701-swiftshader-no-spawn.patch
2025-04-14 23:50:29 +08:00

12 lines
444 B
Diff

--- a/third_party/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/config.h
+++ b/third_party/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/config.h
@@ -166,7 +166,7 @@
#define HAVE_POSIX_FALLOCATE 1
/* Define to 1 if you have the `posix_spawn' function. */
-#define HAVE_POSIX_SPAWN 1
+/* #define HAVE_POSIX_SPAWN 1 */
/* Define to 1 if you have the `pread' function. */
#define HAVE_PREAD 1