aboutsummaryrefslogtreecommitdiffstats
path: root/community/chromium/swiftshader.patch
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2020-02-28 17:39:48 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2020-03-10 10:09:41 +0000
commit9a9c92814f4cdfb6c0e0ea64de80dd6fc6768354 (patch)
tree4213e54b7f9c34ab268751fb58f491a378cfd011 /community/chromium/swiftshader.patch
parent3de17b3cc40b8a864ac86542b7dc4820c9fbffe1 (diff)
downloadaports-9a9c92814f4cdfb6c0e0ea64de80dd6fc6768354.tar.bz2
aports-9a9c92814f4cdfb6c0e0ea64de80dd6fc6768354.tar.xz
community/chromium: upgrade to 80.0.3987.122
Diffstat (limited to 'community/chromium/swiftshader.patch')
-rw-r--r--community/chromium/swiftshader.patch18
1 files changed, 4 insertions, 14 deletions
diff --git a/community/chromium/swiftshader.patch b/community/chromium/swiftshader.patch
index 5b2deb86fc..989b83e555 100644
--- a/community/chromium/swiftshader.patch
+++ b/community/chromium/swiftshader.patch
@@ -1,13 +1,3 @@
---- ./third_party/swiftshader/src/Common/Socket.cpp
-+++ ./third_party/swiftshader/src/Common/Socket.cpp
-@@ -17,6 +17,7 @@
- #if defined(_WIN32)
- #include <ws2tcpip.h>
- #else
-+ #include <sys/select.h>
- #include <unistd.h>
- #include <netdb.h>
- #include <netinet/in.h>
--- ./third_party/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/config.h
+++ ./third_party/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/config.h
@@ -14,7 +14,7 @@
@@ -15,7 +5,7 @@
/* Define to 1 if you have the `backtrace' function. */
-#define HAVE_BACKTRACE 1
-+/* #undef HAVE_BACKTRACE */
++/* #define HAVE_BACKTRACE 1 */
/* Define to 1 if you have the <CrashReporterClient.h> header file. */
/* #undef HAVE_CRASHREPORTERCLIENT_H */
@@ -24,7 +14,7 @@
/* Define to 1 if you have the <execinfo.h> header file. */
-#define HAVE_EXECINFO_H 1
-+/* #undef HAVE_EXECINFO_H */
++/*#undef HAVE_EXECINFO_H 1 */
/* Define to 1 if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
@@ -33,11 +23,11 @@
/* Define to 1 if you have the `mallinfo' function. */
-#define HAVE_MALLINFO 1
-+/* #undef HAVE_MALLINFO */
++/* #undef HAVE_MALLINFO 1*/
/* Define to 1 if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
-+/* #undef HAVE_MALLOC_H */
++/* #undef HAVE_MALLOC_H 1 */
/* Define to 1 if you have the <malloc/malloc.h> header file. */
/* #undef HAVE_MALLOC_MALLOC_H */