From b760c278531605891ad69e600be53fb164bae79c Mon Sep 17 00:00:00 2001 From: Ehsan Akhgari <ehsan@mozilla.com> Date: Wed, 22 May 2013 12:12:59 -0400 Subject: [PATCH] Follow-up to bug 874869: Clobber the builds, because the build system sucks Landed on a CLOSED TREE --- CLOBBER | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLOBBER b/CLOBBER index fd7f031b532a..12416cabbb0d 100644 --- a/CLOBBER +++ b/CLOBBER @@ -17,7 +17,7 @@ # # Modifying this file will now automatically clobber the buildbot machines \o/ # -Refactored build system core dependencies in bug 874078. +Our build system has no idea about dependencies :( (landing of bug 874869) Alternative to clobber is to run ./config.status from the objdir and to touch the CLOBBER file in the objdir.