package/musepack: fix static link
authorSamuel Martin <s.martin49@gmail.com>
Sun, 31 Aug 2014 19:55:20 +0000 (21:55 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 31 Aug 2014 21:27:33 +0000 (23:27 +0200)
commitd77b0a7d88d3e4aaca283e9350788793a695dcab
treedd215d509d9b6015a1bbd1759969831c60e0fc62
parentcd769f6104210fc488d8550243a8e08d07f361d1
package/musepack: fix static link

- disable shared object build when BR2_PREFER_STATIC_LIB is set
- patch the CMake code for handling static/shared object build using
  standard CMake flags, instead of the custom ones.

Fixes:
  http://autobuild.buildroot.org/results/e5e/e5eef14d5ed76db824c47a7e679e68397a023526/

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/musepack/musepack-0002-cmake-use-the-standard-CMake-flag-to-drive-the-share.patch [new file with mode: 0644]