Commit 4a3c81b4 authored by Andrew Morton's avatar Andrew Morton Committed by james toy

oy, people are trying to get work done here.

Cc: Li Hong <lihong.hi@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent 59b7d465
......@@ -180,9 +180,9 @@ sub check_objcopy
close (IN);
if (!$can_use_local) {
print STDERR "WARNING: could not find objcopy version or version " .
"is less than 2.17.\n" .
"\tLocal function references is disabled.\n";
# print STDERR "WARNING: could not find objcopy version or version " .
# "is less than 2.17.\n" .
# "\tLocal function references is disabled.\n";
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment