diff -r 74f490ba783a -r 2a2e56f4c03b make/Init.gmk --- a/make/Init.gmk Tue Jun 20 13:12:42 2017 +0200 +++ b/make/Init.gmk Wed Jun 21 12:51:25 2017 +0200 @@ -327,7 +327,7 @@ $(call ReportBuildTimes) $(call PrintFailureReports) $(call PrintBuildLogFailures) - $(PRINTF) "Hint: If caused by a warning, try configure --disable-warnings-as-errors.\n\n" + $(PRINTF) "Hint: See common/doc/building.html#troubleshooting for assistance.\n\n" ifneq ($(COMPARE_BUILD), ) $(call CleanupCompareBuild) endif