package/polarssl: fix static link
authorSamuel Martin <s.martin49@gmail.com>
Sun, 31 Aug 2014 19:55:21 +0000 (21:55 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 31 Aug 2014 21:44:58 +0000 (23:44 +0200)
commitec3417676ec44a1e9799d2669519c11af5643ce6
tree840c91c5ddded4e893bf587afaabeb767c0d984e
parentd77b0a7d88d3e4aaca283e9350788793a695dcab
package/polarssl: 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 ucstom ones.

Fixes:
  http://autobuild.buildroot.net/results/754/754947d2a77a4dbe91057d8ce64fc4996e716ece/

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