diff options
author | davidovski <david@davidovski.xyz> | 2022-05-29 01:06:01 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-05-29 01:06:01 +0100 |
commit | 2071df5dade8483e468e6efd5ff0091d5cb6c525 (patch) | |
tree | 6870a0d822e1d409c7e46df4e0ae1b2ae64d725b /repo/apps/chromium/nasm.patch | |
parent | 5170f5c85fe0e84fe8af55c6a024c7b6e844b0f1 (diff) |
temporarily disabled chromium
Diffstat (limited to 'repo/apps/chromium/nasm.patch')
-rw-r--r-- | repo/apps/chromium/nasm.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/repo/apps/chromium/nasm.patch b/repo/apps/chromium/nasm.patch deleted file mode 100644 index ff22a6f..0000000 --- a/repo/apps/chromium/nasm.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ./third_party/nasm/config/config-linux.h -+++ ./third_party/nasm/config/config-linux.h -@@ -117,7 +117,7 @@ - #define HAVE_ACCESS 1 - - /* Define to 1 if you have the `canonicalize_file_name' function. */ --#define HAVE_CANONICALIZE_FILE_NAME 1 -+// #define HAVE_CANONICALIZE_FILE_NAME 1 - - /* Define to 1 if you have the `cpu_to_le16' intrinsic function. */ - /* #undef HAVE_CPU_TO_LE16 */ |