Chromium Code Reviews

Unified Diff: binutils/bfd/Makefile.am

Issue 3018030: [binutils] Bump binutils to 2.20.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « binutils/bfd/ChangeLog ('k') | binutils/bfd/Makefile.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: binutils/bfd/Makefile.am
diff --git a/binutils/bfd/Makefile.am b/binutils/bfd/Makefile.am
index a0c1eaa0902eb42c77175594200ebc0a2f1f0ea1..13ace292176c5fd6b8fd703abd9f7f790bfaa3ab 100644
--- a/binutils/bfd/Makefile.am
+++ b/binutils/bfd/Makefile.am
@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = 1.11 no-dist foreign
ACLOCAL_AMFLAGS = -I . -I .. -I ../config
# Uncomment the following line when doing a release.
-RELEASE=y
+# RELEASE=y
INCDIR = $(srcdir)/../include
CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
« no previous file with comments | « binutils/bfd/ChangeLog ('k') | binutils/bfd/Makefile.in » ('j') | no next file with comments »

Powered by Google App Engine