]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
oprofile: needs libpfm4 on powerpc64(le)
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 18 Dec 2016 14:26:59 +0000 (15:26 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 18 Dec 2016 14:26:59 +0000 (15:26 +0100)
commitcec7adea4f02425943e3544ddd67c685875189c2
tree58d40459ed047e601c2df1910f2beebaf16be4fe
parente1bf130ca8a52ea4d1ee39fa06abba6fa970b889
oprofile: needs libpfm4 on powerpc64(le)

oprofile already needed libpfm4 for PowerPC, but in fact it also needs
it for PowerPC64 and PowerPC64le, so this commit adds a
BR2_PACKAGE_OPROFILE_NEEDS_LIBPFM4 hidden option and uses it to decide
if libpfm4 is needed or not.

Fixes:

  http://autobuild.buildroot.net/results/d19caeb445b7040cbd2e4ff62b7db9986e84b6ab/ (powerpc64le)
  http://autobuild.buildroot.net/results/66dd4f7ff635915a506f96d1d8115ac48cca0c6c/ (powerpc64)

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