On 12/16/2013 09:57 AM, Nils Rennebarth wrote:
> From: Nils Rennebarth
>
> Do not link against libevent if present on your target. That lib is
> completely different from the libevent in rp-pppoe. The lib is part
> of the dependencies, so no -L and -l are necessary anyway.
>
> Signed-off-by: Nil
From: Nils Rennebarth
Do not link against libevent if present on your target. That lib is
completely different from the libevent in rp-pppoe. The lib is part
of the dependencies, so no -L and -l are necessary anyway.
Signed-off-by: Nils Rennebarth
---
net/rp-pppoe/patches/110-Makefile.patch |