]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libpfm4: needs thread support
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 3 Dec 2013 19:27:18 +0000 (20:27 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 4 Dec 2013 08:52:55 +0000 (09:52 +0100)
commit09100a37507d2534503c0a1ac3857fc4571304e5
tree666f266bb43c39097c23a962c869d6c42a206d03
parentc38909db34038f02dd75e3968f03967739245824
libpfm4: needs thread support

Fixes:

  http://autobuild.buildroot.net/results/73d736dd3c8a70358ef4b19a63dda46178cf8bf1/

Note that the propagation of the thread dependency to the oprofile
package is a little bit non standard, because oprofile selects libpfm4
only on the PowerPC architecture. So we ensure the thread dependency
is only enforced on PowerPC, and a separate comment is displayed when
thread support is not available, but the PowerPC architecture is used.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libpfm4/Config.in
package/oprofile/Config.in