package/libiio: do not force shared object build
authorSamuel Martin <s.martin49@gmail.com>
Sat, 27 Dec 2014 16:15:48 +0000 (17:15 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 27 Dec 2014 16:28:10 +0000 (17:28 +0100)
commit0e6cfbba2e834621f050452aaca32304319a8429
treed9e4a2068780ccc991fc1d50e72c006981a4f8d4
parent56c7bb5760e721a90e16b5fa1a3b74f8138cf721
package/libiio: do not force shared object build

libiio correctly builds as a static library, there is no obvious reason
to force the shared object build.

So, let the CMake BUILD_SHARED_LIBS variable handles the type of library
built.

This libiio patch has already been submitted upstream:
  https://github.com/analogdevicesinc/libiio/pull/6

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libiio/0001-cmake-let-BUILD_SHARED_LIBS-drive-the-type-of-librar.patch [new file with mode: 0644]