0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-10-02 02:49:40 +00:00
Files
termux-packages/x11-packages/carbonyl-host-tools/patches/1701-swiftshader-no-spawn.patch
2025-02-01 17:05:51 +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