summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-v8_src_base_cpu.cc
blob: 3e51e63d69ac1c6ef24fccce241ddd8f4ea41d31 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- v8/src/base/cpu.cc.orig	2020-09-08 19:20:07 UTC
+++ v8/src/base/cpu.cc
@@ -475,6 +475,7 @@ CPU::CPU()
 
 #if V8_OS_LINUX
 
+#if V8_OS_LINUX
   CPUInfo cpu_info;
 
   // Extract implementor from the "CPU implementer" field.
@@ -508,6 +509,7 @@ CPU::CPU()
     }
     delete[] part;
   }
+#endif
 
   // Extract architecture from the "CPU Architecture" field.
   // The list is well-known, unlike the the output of