package/rtmpdump: Fix static build
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 27 Jul 2014 07:57:20 +0000 (09:57 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 27 Jul 2014 08:30:03 +0000 (10:30 +0200)
commit9c0dff5257b6d02d01cdbe8579c7cc94a19e7b01
treef1e31b80bf8b733498935cfc3db90c7b3cd6fa90
parentfee0de369348c0a4098cfe79ae86bbf9bbee34d0
package/rtmpdump: Fix static build

Fixes
http://autobuild.buildroot.net/results/04c/04cc4f4878466715d980442bd7114fecbeb51c0b/

Quote from README:

A shared library is now built by default, in addition to the static
library. You can also turn it off if desired

  $ make SHARED=

The rtmpdump programs still link to the static library, regardless.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/rtmpdump/rtmpdump.mk