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

Unified Diff: ports/vim/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/unzip/pkg_info ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/vim/pkg_info
diff --git a/ports/vim/pkg_info b/ports/vim/pkg_info
index 16fac665ba5186b5f3aa794e45d634b2cf72d1ac..11018512d5e0c7cfd746235f7f65598ef371f5db 100644
--- a/ports/vim/pkg_info
+++ b/ports/vim/pkg_info
@@ -5,5 +5,6 @@ URL=http://ftp.vim.org/pub/vim/unix/vim-7.4.tar.bz2
LICENSE=CUSTOM:runtime/doc/uganda.txt
BUILD_OS=linux
DEPENDS=(ncurses libtar nacl-spawn)
+# missing 'mblen' and 'sysinfo'
DISABLED_LIBC=(bionic)
SHA1=601abf7cc2b5ab186f40d8790e542f86afca86b7
« no previous file with comments | « ports/unzip/pkg_info ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698