diff options
author | Ingo Molnar <[email protected]> | 2016-02-29 10:29:59 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-29 10:32:28 +0100 |
commit | 013e379a3094ff2898f8d33cfbff1573d471ee14 (patch) | |
tree | 8b5df2cb8bbb4cf4fb201dcdfef1c351dfe56131 /tools/perf/scripts/python/stackcollapse.py | |
parent | 11a1ac206d0806b0db39712c3292f6006e77a7e8 (diff) |
tools/lib/lockdep: Fix link creation warning
This warning triggers if the .so library has already been linked:
triton:~/tip/tools/lib/lockdep> make
CC common.o
CC lockdep.o
CC rbtree.o
LD liblockdep-in.o
LD liblockdep.a
ln: failed to create symbolic link ‘liblockdep.so’: File exists
LD liblockdep.so.4.5.0-rc6
Overwrite the link.
Cc: Alfredo Alvarez Fernandez <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sasha Levin <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions