https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 2bc533f43c6c76306d14fb139854c55c65ba33d3 authored by ffxbld on 23 October 2013, 04:31:35 UTC
Added FIREFOX_25_0_RELEASE FIREFOX_25_0_BUILD2 tag(s) for changeset de08ee190ca3. DONTBUILD CLOSED TREE a=release
Tip revision: 2bc533f
CLOBBER
# To Trigger a clobber replace ALL of the textual description below,
# giving a bug number and a one line description of why a clobber is
# required. Modifying this file will make configure check that a
# clobber has been performed before the build can continue.
#
# MERGE NOTE: When merging two branches that require a CLOBBER, you should
#             merge both CLOBBER descriptions, to ensure that users on
#             both branches correctly see the clobber warning.
#
#                  O   <-- Users coming from both parents need to Clobber
#               /     \
#          O               O
#          |               |
#          O <-- Clobber   O  <-- Clobber
#
# Note: The description below will be part of the error message shown to users.
#
# Modifying this file will now automatically clobber the buildbot machines \o/
#

Bug 902908 renamed js/src/ion to js/src/jit and required a clobber
back to top