Commit 9773f67d authored by sugoi's avatar sugoi Committed by Commit bot

Revert of 'Adding target to build SwiftShader'

Windows buildbot failed, reverting for now.

TBR=thakis@chromium.org
BUG=630728
NOTREECHECKS=true
NOPRESUBMIT=true
NOTRY=true

Review-Url: https://codereview.chromium.org/2316353002
Cr-Commit-Position: refs/heads/master@{#417040}
parent c5746d71
...@@ -501,11 +501,6 @@ group("both_gn_and_gyp") { ...@@ -501,11 +501,6 @@ group("both_gn_and_gyp") {
] ]
} }
# TODO(sugoi) bug 644737: Remove the '!is_clang' condition once __nop is supported by clang-cl
if (is_linux || (is_win && !is_clang)) {
deps += [ "//third_party/swiftshader" ]
}
# TODO(GYP): Figure out which of these should (and can) build # TODO(GYP): Figure out which of these should (and can) build
# for chromeos/ios. # for chromeos/ios.
if (!is_chromeos && !is_ios) { if (!is_chromeos && !is_ios) {
......
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