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

Unified Diff: third_party/binutils/.gitignore

Issue 209853003: Adding binutils as a DEPS to allow DebugFission on Ubuntu Precise when compiling with clang. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Using seperate release dirs and same detect_host_arch as common.gypi Created 6 years, 9 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 | « DEPS ('k') | third_party/binutils/Linux_ia32/binutils.tar.bz2.sha1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/binutils/.gitignore
diff --git a/third_party/binutils/.gitignore b/third_party/binutils/.gitignore
index 4dfd3b61dcfd77b64ed891e9cadca810c4a37832..5605b2f711759c5d7ac5ba3931318ca3ffed5616 100644
--- a/third_party/binutils/.gitignore
+++ b/third_party/binutils/.gitignore
@@ -1,3 +1,8 @@
binutils-*
*-chroot-*
output-*
+Linux_ia32/*stamp*
+Linux_ia32/*tar.bz2
+Linux_x64/*stamp*
+Linux_x64/*tar.bz2
+*/Release
« no previous file with comments | « DEPS ('k') | third_party/binutils/Linux_ia32/binutils.tar.bz2.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698