package/libiio: fix static build
authorSamuel Martin <s.martin49@gmail.com>
Tue, 30 Dec 2014 09:36:27 +0000 (10:36 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 30 Dec 2014 10:19:12 +0000 (11:19 +0100)
commit4fc5f4a644029d2d15e2fb7907f8ad6ae45ed249
tree1ee5c30d480de4f69a6331a85ce7ac9c1775e847
parentdc9022e48107ef5d28cdcfbbfb234fc28255bccd
package/libiio: fix static build

Use the CMake module provided by libxml2 instead of the one from CMake to
correctly set the cflags and ldflags.

Fixes:
  http://autobuild.buildroot.net/results/964f98fafdcd7e994ea25cf0993915d81537c31c/

Note that this patch needs the following one to be merged in libxml2:
  https://mail.gnome.org/archives/xml/2014-December/msg00015.html

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libiio/0002-cmake-libxml2-detection-try-first-the-CMake-module-f.patch [new file with mode: 0644]