package/taglib: fix static link
authorSamuel Martin <s.martin49@gmail.com>
Sun, 31 Aug 2014 19:55:22 +0000 (21:55 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 31 Aug 2014 22:09:57 +0000 (00:09 +0200)
commitbe8b062f8039e7952af7220940f0ed7e4f8a5441
treec0c867b504d66705d287cc69e910b6c1b3cb087a
parentec3417676ec44a1e9799d2669519c11af5643ce6
package/taglib: 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.net/results/a9c/a9cfe66c57bffc5a4560b2e4dcb41994da59e294/

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