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

Unified Diff: ports/texlive/pkg_info

Issue 1804293003: Add support for new pnacl native toolchain driver (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: Fix according to Brad's comments Created 4 years, 8 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
Index: ports/texlive/pkg_info
diff --git a/ports/texlive/pkg_info b/ports/texlive/pkg_info
index 3a16467f0b5f9ec0d5fe35d40d0effe16202347b..d974d23bfb9ccf0b481161ac57d6144f7b7218bd 100644
--- a/ports/texlive/pkg_info
+++ b/ports/texlive/pkg_info
@@ -4,7 +4,7 @@ ARCHIVE_ROOT=texlive-20150521-source
URL=ftp://tug.org/texlive/historic/2015/texlive-20150521-source.tar.xz
LICENSE=GPL
# Disabled on arm due to issue 3205
-DISABLED_ARCH=(arm pnacl)
+DISABLED_ARCH=(arm pnacl le32)
DEPENDS=(fontconfig glibc-compat nacl-spawn)
SHA1=a32df8d5d6b61f87f7dab907e864fb51b14f4143
# Disabled on OSX due to build errors
« make_all.sh ('K') | « ports/stoken/build.sh ('k') | ports/toybox/nacl.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698