From a79bd3582f8c6284e78f6868062c57aa29aa46e4 Mon Sep 17 00:00:00 2001 From: Robert O'Callahan Date: Fri, 18 Apr 2014 03:03:28 +1200 Subject: [PATCH] Bug 997762. Use --log-no-times option when building so Eclipse can parse the build output. r=BenWa --HG-- extra : rebase_source : 67e0cdd41741170f5850fda1f94aa238191874cb --- python/mozbuild/mozbuild/backend/cpp_eclipse.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/mozbuild/mozbuild/backend/cpp_eclipse.py b/python/mozbuild/mozbuild/backend/cpp_eclipse.py index 08c3e709eac8..f8badac7e41b 100644 --- a/python/mozbuild/mozbuild/backend/cpp_eclipse.py +++ b/python/mozbuild/mozbuild/backend/cpp_eclipse.py @@ -288,7 +288,7 @@ CPROJECT_TEMPLATE_HEADER = """ - + """