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

Unified Diff: ports/nano/pkg_info

Issue 632743004: When patching gcc specs file use existing specs if found (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 6 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/mpg123/pkg_info ('k') | ports/ncurses/pkg_info » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/nano/pkg_info
diff --git a/ports/nano/pkg_info b/ports/nano/pkg_info
index 1287d41ff8b09bed07cbe2551680b53e9fa0e246..b54bc6458506880850900af3795efd53ffed42a1 100644
--- a/ports/nano/pkg_info
+++ b/ports/nano/pkg_info
@@ -3,5 +3,6 @@ VERSION=2.2.6
URL=http://www.nano-editor.org/dist/v2.2/nano-2.2.6.tar.gz
LICENSE=GPL
DEPENDS=(ncurses libtar glibc-compat nacl-spawn)
+# missing getpwent/endpwent/getpwuid/sigsetjmp/ttyname
DISABLED_LIBC=(bionic)
SHA1=f2a628394f8dda1b9f28c7e7b89ccb9a6dbd302a
« no previous file with comments | « ports/mpg123/pkg_info ('k') | ports/ncurses/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698