rtmpdump: use TARGET_LDFLAGS instead of TARGET_CFLAGS for XLDFLAGS
authorFabio Porcedda <fabio.porcedda@gmail.com>
Tue, 10 Feb 2015 17:59:36 +0000 (18:59 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 14 Feb 2015 07:48:37 +0000 (08:48 +0100)
commit33735aec520aba776c09b458844a8ce2ca94ff6a
tree8f7dd8217eacec18ba04ecb631ee29396c6f5822
parentf1927896c2825fcbd45218a9796f0d9a3a3235fa
rtmpdump: use TARGET_LDFLAGS instead of TARGET_CFLAGS for XLDFLAGS

The XLDFLAGS is for ld related flags so use TARGET_LDFLAGS instead of
TARGET_CFLAGS, also the TARGET_CFLAGS is already used for XCFLAGS.

This fix is also needed for supporting the per-package staging directory.

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/rtmpdump/rtmpdump.mk