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

Side by Side Diff: ports/busybox/pkg_info

Issue 1418623008: Fix link error with busybox and glibc (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 5 years, 1 month 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/busybox/nacl.patch ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 NAME=busybox 1 NAME=busybox
2 VERSION=1.22.0 2 VERSION=1.22.0
3 URL=http://busybox.net/downloads/busybox-1.22.0.tar.bz2 3 URL=http://busybox.net/downloads/busybox-1.22.0.tar.bz2
4 LICENSE=GPL 4 LICENSE=GPL
5 BUILD_OS=linux 5 BUILD_OS=linux
6 LIBC=glibc 6 LIBC=glibc
7 SHA1=486fb55c3efa71148fe07895fd713ea3a5ae343a 7 SHA1=486fb55c3efa71148fe07895fd713ea3a5ae343a
8 DEPENDS=(nacl-spawn)
8 # glibc/arm: SIGWINCH missing 9 # glibc/arm: SIGWINCH missing
9 # https://code.google.com/p/nativeclient/issues/detail?id=4240 10 # https://code.google.com/p/nativeclient/issues/detail?id=4240
10 DISABLED_TOOLCHAIN=(emscripten glibc/arm) 11 DISABLED_TOOLCHAIN=(emscripten glibc/arm)
OLDNEW
« no previous file with comments | « ports/busybox/nacl.patch ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698