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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « ports/libx11/pkg_info ('k') | ports/tcl/pkg_info » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 NAME=speex 1 NAME=speex
2 VERSION=1.2rc1 2 VERSION=1.2rc1
3 URL=http://downloads.xiph.org/releases/speex/speex-1.2rc1.tar.gz 3 URL=http://downloads.xiph.org/releases/speex/speex-1.2rc1.tar.gz
4 LICENSE=BSD:COPYING 4 LICENSE=BSD:COPYING
5 DEPENDS=(libogg) 5 DEPENDS=(libogg)
6 # arm-nacl-clang crashes
7 DISABLED_TOOLCHAIN=(clang-newlib)
6 SHA1=52daa72572e844e5165315e208da539b2a55c5eb 8 SHA1=52daa72572e844e5165315e208da539b2a55c5eb
OLDNEW
« 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