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

Unified Diff: Makefile

Issue 139153007: Add pnacl + newlib support to apr and apr-util. (Closed) Base URL: https://naclports.googlecode.com/svn/trunk/src
Patch Set: rebase Created 6 years, 11 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 | « no previous file | ports/apr-util/pkg_info » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile
diff --git a/Makefile b/Makefile
index 3637640b1f9f21b13a687381fefdafe096d95731..6edf28fc826c9c98d4d4b55b31b929f1ace65c3e 100644
--- a/Makefile
+++ b/Makefile
@@ -322,6 +322,7 @@ $(SENT)/ports/openal-ogg: ports/openal-soft ports/libvorbis
$(SENT)/ports/opencv: ports/zlib ports/libpng ports/jpeg6b
$(SENT)/ports/readline: ports/ncurses
ifneq ($(NACL_GLIBC), 1)
+ $(SENT)/ports/apr: ports/glibc-compat
$(SENT)/ports/git: ports/glibc-compat
$(SENT)/ports/readline: ports/glibc-compat
$(SENT)/ports/openssl: ports/glibc-compat
« no previous file with comments | « no previous file | ports/apr-util/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698