From b223ceb74dd32313dfa1c16741d6afc84c2d6da8 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 19 Sep 2018 20:07:13 -0300 Subject: [PATCH] ppp: mark as broken --- srcpkgs/ppp/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/ppp/template b/srcpkgs/ppp/template index c38d9b86d7..83941e73d5 100644 --- a/srcpkgs/ppp/template +++ b/srcpkgs/ppp/template @@ -22,6 +22,8 @@ conf_files=" CFLAGS="-D_GNU_SOURCE" +broken="/builddir/ppp-2.4.7/pppd/pppcrypt.c:153: undefined reference to encrypt" + do_configure() { # Custom CFLAGS. find -name "Makefile.linux" -exec sed -i "{}" \