libuecc: use shared instead of static library
authorDominik Menke <dom@digineo.de>
Tue, 13 Dec 2016 14:42:41 +0000 (15:42 +0100)
committerDominik Menke <dom@digineo.de>
Wed, 14 Dec 2016 09:47:51 +0000 (10:47 +0100)
commit8dd99f4f7fd3d7ca5333fba58b709a235919dbb0
treeb465bc05cf9d495b92976347126d145585d2721f
parent7b812e8fdde595686e49522c46a123346a595631
libuecc: use shared instead of static library

This patch prepares for another future package (ecdsautils),
which builds multiple binaries all linked to libuecc.

The changes are a direct copy of [1]. The original commit
message was:

> commit cb2ecbfdf0c478568a28aacb99d30fd6ee5c0dd1
> From: Matthias Schiffer <mschiffer@universe-factory.net>
> Date: Tue, 3 May 2016 21:33:34 +0200
> Subject: libuecc: use shared instead of static library
>
> Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

[1]: https://github.com/freifunk-gluon/gluon/blob/cb2ecbfdf0c478568a28aacb99d30fd6ee5c0dd1/patches/packages/openwrt/0007-libuecc-use-shared-instead-of-static-library.patch

Signed-off-by: Dominik Menke <dom@digineo.de>
libs/libuecc/Makefile
net/fastd/Makefile