diff options
author | Sandipan Das <sandipan@linux.vnet.ibm.com> | 2018-04-04 23:34:17 +0530 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-04-09 11:13:07 -0300 |
commit | c2fb54a183cfe77c6fdc9d71e2d5299c1c302a6e (patch) | |
tree | 70cd047796c773a22e4c09b9d78e6502ef35bded /fs/cachefiles | |
parent | ad0902e0c4004dc95bf15229933012121ff54033 (diff) |
perf tools: Fix perf builds with clang support
For libclang, some distro packages provide static libraries (.a) while
some provide shared libraries (.so). Currently, perf code can only be
linked with static libraries. This makes perf build possible for both
cases.
Signed-off-by: Sandipan Das <sandipan@linux.vnet.ibm.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Fixes: d58ac0bf8d1e ("perf build: Add clang and llvm compile and linking support")
Link: http://lkml.kernel.org/r/20180404180419.19056-1-sandipan@linux.vnet.ibm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'fs/cachefiles')
0 files changed, 0 insertions, 0 deletions