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

Unified Diff: ports/speex/pkg_info

Issue 942013005: Enable building for ARM with 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/libx11/pkg_info ('k') | ports/tcl/pkg_info » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/speex/pkg_info
diff --git a/ports/speex/pkg_info b/ports/speex/pkg_info
index 5242777786ffb0632a2afbeb724f94c04ccbd5e3..ac75ef1c77be74acf0e53dcfa9b14948ef6808ac 100644
--- a/ports/speex/pkg_info
+++ b/ports/speex/pkg_info
@@ -3,4 +3,6 @@ VERSION=1.2rc1
URL=http://downloads.xiph.org/releases/speex/speex-1.2rc1.tar.gz
LICENSE=BSD:COPYING
DEPENDS=(libogg)
+# arm-nacl-clang crashes
+DISABLED_TOOLCHAIN=(clang-newlib)
SHA1=52daa72572e844e5165315e208da539b2a55c5eb
« no previous file with comments | « ports/libx11/pkg_info ('k') | ports/tcl/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698