Commit 0b79e98b by Chris Forbes

Include Reactor/CPUID.cpp in Android x86 build

This is required for Cuttlefish to compile Swiftshader Change-Id: If34d250ad9556ea753c706c739c2aed277fbaaab Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/34948Tested-by: 's avatarChris Forbes <chrisforbes@google.com> Presubmit-Ready: Chris Forbes <chrisforbes@google.com> Kokoro-Presubmit: kokoro <noreply+kokoro@google.com> Reviewed-by: 's avatarBen Clayton <bclayton@google.com>
parent e7256192
...@@ -196,6 +196,7 @@ cc_defaults { ...@@ -196,6 +196,7 @@ cc_defaults {
"Reactor/Reactor.cpp", "Reactor/Reactor.cpp",
"Reactor/LLVMReactor.cpp", "Reactor/LLVMReactor.cpp",
"Reactor/Debug.cpp", "Reactor/Debug.cpp",
"Reactor/CPUID.cpp",
], ],
cflags: [ cflags: [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment