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

Unified 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, 2 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/busybox/nacl.patch ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/busybox/pkg_info
diff --git a/ports/busybox/pkg_info b/ports/busybox/pkg_info
index 945861aa5b76cf8cc742d7aa9d655901b1c01265..65d2d3cb8d17554f9c2fd461575460a04db07cf5 100644
--- a/ports/busybox/pkg_info
+++ b/ports/busybox/pkg_info
@@ -5,6 +5,7 @@ LICENSE=GPL
BUILD_OS=linux
LIBC=glibc
SHA1=486fb55c3efa71148fe07895fd713ea3a5ae343a
+DEPENDS=(nacl-spawn)
# glibc/arm: SIGWINCH missing
# https://code.google.com/p/nativeclient/issues/detail?id=4240
DISABLED_TOOLCHAIN=(emscripten glibc/arm)
« 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