mirror of
https://github.com/termux/termux-packages.git
synced 2025-06-03 15:25:17 +00:00
12 lines
444 B
Diff
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
|