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

Unified Diff: Makefile

Issue 135873002: Add bitcoin to naclports Base URL: https://naclports.googlecode.com/svn/trunk/src
Patch Set: 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/bitcoin/bitcoin-0.8.6.sha1 » ('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 fc84fbe5bfd471d5519edd031e973cc4c37b7797..0829cef5c4500ad51e574febd7625e2cbfb00f1a 100644
--- a/Makefile
+++ b/Makefile
@@ -83,6 +83,7 @@ ALL_PORTS = \
ports/bochs \
ports/boost \
ports/box2d \
+ ports/bitcoin \
ports/bullet \
ports/bzip2 \
ports/cairo \
@@ -320,6 +321,7 @@ $(SENT)/ports/zeromq: ports/glibc-compat
# shortcuts libraries (alphabetical)
agg: ports/agg ;
+bitcoin: ports/bitcoin ;
boost: ports/boost ;
box2d: ports/box2d ;
bullet: ports/bullet ;
« no previous file with comments | « no previous file | ports/bitcoin/bitcoin-0.8.6.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698