From 54e051225d5ddf92570b8023040f0f9086d45f64 Mon Sep 17 00:00:00 2001 From: Amerigo Wang Date: Wed, 17 Aug 2011 15:10:52 +0800 Subject: [PATCH] --- yaml --- r: 274288 b: refs/heads/master c: cd96ea3a4f2c9c226216c8d8e57fd8f86801515d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Makefile | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 2ff859b40f29..6f93fbe2ec06 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6a5be57f0f00bf5f39b983ec98d58058bc696543 +refs/heads/master: cd96ea3a4f2c9c226216c8d8e57fd8f86801515d diff --git a/trunk/Makefile b/trunk/Makefile index d714838d0a3a..ab38311014e6 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -1296,7 +1296,6 @@ help: @echo ' 2: warnings which occur quite often but may still be relevant' @echo ' 3: more obscure warnings, can most likely be ignored' @echo ' Multiple levels can be combined with W=12 or W=123' - @echo ' make RECORDMCOUNT_WARN=1 [targets] Warn about ignored mcount sections' @echo '' @echo 'Execute "make" or "make all" to build all targets marked with [*] ' @echo 'For further info see the ./README file'