]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libcap: only install shared version
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Wed, 9 May 2018 08:43:05 +0000 (10:43 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 12 May 2018 07:02:21 +0000 (09:02 +0200)
commit7984f2d97b4271c14e0922ef22027edaedd78e59
tree8c0a35620f15d55f28364dd09fb60fee5ae179a9
parente7f72298a6c88b42a996962027f4f83a07713f26
libcap: only install shared version

If BR2_SHARED_LIBS is set, only install shared version of library
(continue to build both libraries through all target as there is no
libcap.so target but only a libcap.so.$(VERSION).$(MINOR))

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libcap/libcap.mk