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

Unified Diff: test/ninja/s-needs-no-depfiles/empty.s

Issue 11186038: Don't try to use -MMD / .o.d depfiles for ninja with .s files. (Closed) Base URL: http://git.chromium.org/external/gyp.git@master
Patch Set: Clarify comment and include explicit empty.s file. Created 8 years, 2 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 | « pylib/gyp/generator/ninja.py ('k') | test/ninja/s-needs-no-depfiles/gyptest-s-needs-no-depfiles.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/ninja/s-needs-no-depfiles/empty.s
diff --git a/test/ninja/s-needs-no-depfiles/empty.s b/test/ninja/s-needs-no-depfiles/empty.s
new file mode 100644
index 0000000000000000000000000000000000000000..218d8921e515dd953a198cde4ef124ea4554c65e
--- /dev/null
+++ b/test/ninja/s-needs-no-depfiles/empty.s
@@ -0,0 +1 @@
+# This file intentionally left blank.
« no previous file with comments | « pylib/gyp/generator/ninja.py ('k') | test/ninja/s-needs-no-depfiles/gyptest-s-needs-no-depfiles.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698