]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/libiqrf: fix static link
authorSamuel Martin <s.martin49@gmail.com>
Sat, 30 Aug 2014 09:52:23 +0000 (11:52 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 30 Aug 2014 21:34:41 +0000 (23:34 +0200)
commit9418a8387c5bac59b1e1ee72ae75bfa5fae00094
treebec838e970cede6fe31aac4e71a8365da7f237e5
parent14193ee8740fc1663ca090ecb0ce9ae195b60be0
package/libiqrf: fix static link

- libiqrf depends on pthread, so add a patch fixing the build-system that way
- disable shared object build when BR2_PREFER_STATIC_LIB is set

Fixes:
  http://autobuild.buildroot.net/results/210/2108f37e4a41af0b527c78e646e82f1cafa0353d/

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libiqrf/libiqrf-0001-cmake-handle-static-library-and-find-required-thread.patch [new file with mode: 0644]