projects
/
platform
/
upstream
/
bcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14278bf
)
Use arch-specific libdir with pkgconfig
author
Luigi Baldoni
<luigino@github.com>
Thu, 6 May 2021 07:37:32 +0000
(09:37 +0200)
committer
yonghong-song
<ys114321@gmail.com>
Fri, 7 May 2021 01:07:54 +0000
(18:07 -0700)
src/cc/libbcc.pc.in
patch
|
blob
|
history
diff --git
a/src/cc/libbcc.pc.in
b/src/cc/libbcc.pc.in
index 69b28c1ab9d1a7ce6d68351bea120cb7906aa9b4..eb3e43afbf8bf91135f11111559504506addd2fe 100644
(file)
--- a/
src/cc/libbcc.pc.in
+++ b/
src/cc/libbcc.pc.in
@@
-1,6
+1,6
@@
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
-libdir=${exec_prefix}/
lib
+libdir=${exec_prefix}/
@CMAKE_INSTALL_LIBDIR@
includedir=${prefix}/include
datarootdir=${prefix}/share