aboutsummaryrefslogtreecommitdiff
path: root/www/qt6-webengine/files/extra-patch-no-mempcpy-nasm
diff options
context:
space:
mode:
Diffstat (limited to 'www/qt6-webengine/files/extra-patch-no-mempcpy-nasm')
-rw-r--r--www/qt6-webengine/files/extra-patch-no-mempcpy-nasm11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/qt6-webengine/files/extra-patch-no-mempcpy-nasm b/www/qt6-webengine/files/extra-patch-no-mempcpy-nasm
deleted file mode 100644
index b9b39c0d846a..000000000000
--- a/www/qt6-webengine/files/extra-patch-no-mempcpy-nasm
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/3rdparty/chromium/third_party/nasm/config/config-linux.h.orig 2022-06-08 06:40:31 UTC
-+++ src/3rdparty/chromium/third_party/nasm/config/config-linux.h
-@@ -336,7 +336,7 @@
- #define HAVE_MEMORY_H 1
-
- /* Define to 1 if you have the `mempcpy' function. */
--#define HAVE_MEMPCPY 1
-+/* #undef HAVE_MEMPCPY */
-
- /* Define to 1 if you have a working `mmap' system call. */
- #define HAVE_MMAP 1