]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
oprofile: don't install shared library in BR2_STATIC_LIBS=y configs
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 22 Nov 2015 20:29:47 +0000 (21:29 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 22 Nov 2015 20:29:47 +0000 (21:29 +0100)
commit953b84a930fe6872ec349fb977fc9475da501931
tree9caa06e2c735ed19a292b1b7b83bc778647fec51
parent4bb1d97b1151ff7c3a8d89e98adf4b1ae3c72741
oprofile: don't install shared library in BR2_STATIC_LIBS=y configs

When building with BR2_STATIC_LIBS=y, no shared library gets built, so
the installation of libopagent.so* fails. This commit gets rid of this
installation step when BR2_STATIC_LIBS=y.

Fixes:

  http://autobuild.buildroot.net/results/2a6604622392a3f127fb61505e2751a88a90af7b/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/oprofile/oprofile.mk