diff options
author | Sudip Mukherjee <[email protected]> | 2019-12-07 11:14:40 +0000 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-12-16 13:40:26 -0300 |
commit | c09982f8e2bae80a66232630ec4ba50afacea486 (patch) | |
tree | 8d4369826f608a2bd8705a3693b03b0fb914c1a9 /tools/perf/util/c++/clang.cpp | |
parent | 28707826877f84bce0977845ea529cbdd08e4e8d (diff) |
libtraceevent: Allow custom libdir path
When I use prefix=/usr and try to install libtraceevent in my laptop it
tries to install in /usr/lib64. I am not having any folder as /usr/lib64
and also the debian policy doesnot allow installing in /usr/lib64. It
should be in /usr/lib/x86_64-linux-gnu/.
Quote: No package for a 64 bit architecture may install files in
/usr/lib64/ or in a subdirectory of it.
ref: https://www.debian.org/doc/debian-policy/ch-opersys.html
Make it more flexible by allowing to mention libdir_relative while
installing so that distros can mention the path according to their
policy or use the default one.
Signed-off-by: Sudipm Mukherjee <[email protected]>
Reviewed-by: Steven Rostedt (VMware) <[email protected]>
Cc: Sudipm Mukherjee <[email protected]>
Cc: [email protected]
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions