ppp: fix building pptp plugin
authorJo-Philipp Wich <jo@mein.io>
Tue, 17 Jul 2018 18:21:39 +0000 (20:21 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 17 Jul 2018 19:21:44 +0000 (21:21 +0200)
commit9019323ec1109d636b6e2ca9fe991dce45635f96
tree0c7d61363d2905ae22ba7a378330d22e04028fc2
parentac10975cd704af465f8200f504032bc0d7b0d1ba
ppp: fix building pptp plugin

The pptp.so plugin needs to be built with -fPIC as well in order to be
linkable again.

Fixes 888a15ff83 ("ppp: add missing -fPIC to rp-pppoe.so CFLAGS")
Fixes e7397eef69 ("ppp: compile with LTO enabled")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
package/network/services/ppp/Makefile
package/network/services/ppp/patches/511-pptp_cflags.patch [new file with mode: 0644]