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

Unified Diff: ports/python/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/protobuf-c/pkg_info ('k') | ports/python3/pkg_info » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/python/pkg_info
diff --git a/ports/python/pkg_info b/ports/python/pkg_info
index 46e40b7d067c99dc66ccc8e72e1b42c73c90ae02..bbeef0ce1fc8385e1fb95bb6203e76bb5d59f437 100644
--- a/ports/python/pkg_info
+++ b/ports/python/pkg_info
@@ -5,5 +5,6 @@ URL=http://www.python.org/ftp/python/2.7.7/Python-2.7.7.tgz
LICENSE=CUSTOM:LICENSE
DEPENDS=(glibc-compat readline zlib nacl-spawn openssl bzip2)
CONFLICTS=(python-static)
+# incomplete lconv struct
DISABLED_LIBC=(bionic)
SHA1=1db01d7f325d8ceaf986976800106018b82ae45a
« no previous file with comments | « ports/protobuf-c/pkg_info ('k') | ports/python3/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698