diff options
Diffstat (limited to 'devel/electron6/files/patch-v8_src_base_cpu.cc')
-rw-r--r-- | devel/electron6/files/patch-v8_src_base_cpu.cc | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/devel/electron6/files/patch-v8_src_base_cpu.cc b/devel/electron6/files/patch-v8_src_base_cpu.cc deleted file mode 100644 index 3b1bef3c222d..000000000000 --- a/devel/electron6/files/patch-v8_src_base_cpu.cc +++ /dev/null @@ -1,18 +0,0 @@ ---- v8/src/base/cpu.cc.orig 2019-09-10 10:51:03 UTC -+++ v8/src/base/cpu.cc -@@ -424,6 +424,7 @@ CPU::CPU() - - #if V8_OS_LINUX - -+#if V8_OS_LINUX - CPUInfo cpu_info; - - // Extract implementor from the "CPU implementer" field. -@@ -457,6 +458,7 @@ CPU::CPU() - } - delete[] part; - } -+#endif - - // Extract architecture from the "CPU Architecture" field. - // The list is well-known, unlike the the output of |