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 ...@@ -180,9 +180,9 @@ sub check_objcopy
close (IN); close (IN);
if (!$can_use_local) { if (!$can_use_local) {
print STDERR "WARNING: could not find objcopy version or version " . # print STDERR "WARNING: could not find objcopy version or version " .
"is less than 2.17.\n" . # "is less than 2.17.\n" .
"\tLocal function references is disabled.\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