# # PPP daemon and associated utilities. # # The lpppd package is a fork based on Paul Mackerras' PPP: # # Targets glibc, musl libc and uClibc. # Collecting patches from various sources. # Use CMake build system. # Support for non-Linux systems removed. # Legacy protocol and library support removed. # Some general code modernization. # Building of plugins not supported at this time. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=lpppd pkgversion=20210106_7454257 arch=amd64 release=1 pkgcategory="networking" full_pkgname=lpppd_20210106_7454257_amd64-1@networking blurb="PPP daemon and associated utilities." homepage="https://github.com/snickl/lpppd" license="GPLv2+ | Public domain, BSD-style notices" fetch=" https://dragora.mirror.garr.it/current/sources/lpppd-20210106_7454257.tar.lz rsync://rsync.dragora.org/current/sources/lpppd-20210106_7454257.tar.lz " replace=""