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

Side by Side Diff: ports/boost/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 unified diff | Download patch
« no previous file with comments | « no previous file | ports/coreutils/nacl.patch » ('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=boost 1 NAME=boost
2 VERSION=1.55.0 2 VERSION=1.55.0
3 URL=http://downloads.sf.net/project/boost/boost/1.55.0/boost_1_55_0.tar.bz2 3 URL=http://downloads.sf.net/project/boost/boost/1.55.0/boost_1_55_0.tar.bz2
4 ARCHIVE_ROOT=boost_1_55_0 4 ARCHIVE_ROOT=boost_1_55_0
5 LICENSE=CUSTOM:LICENSE_1_0.txt 5 LICENSE=CUSTOM:LICENSE_1_0.txt
6 DEPENDS=(glibc-compat zlib bzip2) 6 DEPENDS=(glibc-compat zlib bzip2)
7 BUILD_OS=linux 7 BUILD_OS=linux
8 DISABLED_TOOLCHAIN=(clang-newlib)
8 SHA1=cef9a0cc7084b1d639e06cd3bc34e4251524c840 9 SHA1=cef9a0cc7084b1d639e06cd3bc34e4251524c840
OLDNEW
« no previous file with comments | « no previous file | ports/coreutils/nacl.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698