Mercurial > people > andrew > aarch32
changeset 745:ebcd79fc658d
8012564: The SOURCE value in release file of JDK 8 doesn't contain valid changesets for some OS since b74
Reviewed-by: alanb, tbell
author | erikj |
---|---|
date | Tue, 25 Jun 2013 09:37:46 +0200 |
parents | 794cceb5dc82 |
children | c156084add48 |
files | common/makefiles/Main.gmk |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/common/makefiles/Main.gmk Thu Jun 20 10:16:25 2013 -0700 +++ b/common/makefiles/Main.gmk Tue Jun 25 09:37:46 2013 +0200 @@ -192,7 +192,7 @@ $(OUTPUT_ROOT)/source_tips: FRC @$(MKDIR) -p $(@D) @$(RM) $@ - @$(if $(HG),$(call GetSourceTips),$(ECHO) "hg not installed" > $@) + @$(call GetSourceTips) # Remove everything, except the output from configure.