# # Logging system. # # The sysklogd package contains programs for logging system messages, # such as those given by the kernel when unusual things happen. # 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=sysklogd pkgversion=2.4.4 arch=amd64 release=1 pkgcategory="daemons" full_pkgname=sysklogd_2.4.4_amd64-1@daemons blurb="Logging system." homepage="https://github.com/troglobit/sysklogd" license="BSD 3-clause" fetch="https://github.com/troglobit/sysklogd/releases/download/v2.4.4/sysklogd-2.4.4.tar.gz" replace=""