Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1234)

Unified Diff: ports/libyuv/pkg_info

Issue 944053002: Disable more ports under nacl-clang (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ports/libgit2-demo/pkg_info ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/libyuv/pkg_info
diff --git a/ports/libyuv/pkg_info b/ports/libyuv/pkg_info
index 44526dd3e377450b2afa437a4674b0a92a645f0d..04b2e2886988c60aa43aa3d727252b803a0b5f0d 100644
--- a/ports/libyuv/pkg_info
+++ b/ports/libyuv/pkg_info
@@ -2,4 +2,6 @@ NAME=libyuv
VERSION=f6e4951
URL=https://chromium.googlesource.com/external/libyuv.git@f6e4951
DEPENDS=(glibc-compat)
+# validation errors: improper memory address - bad index
+DISABLED_TOOLCHAIN=(nacl-clang)
LICENSE=BSD
« no previous file with comments | « ports/libgit2-demo/pkg_info ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698