View | Details | Raw Unified | Return to bug 257352 | Differences between
and this patch

Collapse All | Expand All

(-)www/chromium/files/patch-third__party_nasm_config_config-linux.h (-9 lines)
Lines 18-32 Link Here
18
 
18
 
19
 /* Define to 1 if you have the `faccessat' function. */
19
 /* Define to 1 if you have the `faccessat' function. */
20
 #define HAVE_FACCESSAT 1
20
 #define HAVE_FACCESSAT 1
21
@@ -336,7 +336,7 @@
22
 #define HAVE_MEMORY_H 1
23
 
24
 /* Define to 1 if you have the `mempcpy' function. */
25
-#define HAVE_MEMPCPY 1
26
+/* #undef HAVE_MEMPCPY */
27
 
28
 /* Define to 1 if you have a working `mmap' system call. */
29
 #define HAVE_MMAP 1
30
@@ -411,7 +411,7 @@
21
@@ -411,7 +411,7 @@
31
 #define HAVE_SYSCONF 1
22
 #define HAVE_SYSCONF 1
32
 
23
 

Return to bug 257352