# # Public client interface library for NIS(YP) and NIS+. # # This package contains the libnsl library. This library contains # the public client interface for NIS(YP) and NIS+. # # This code was formerly part of glibc, but is now standalone to # be able to link against TI-RPC for IPv6 support. # # The NIS(YP) functions are still maintained, the NIS+ part is # deprecated and should not be used anymore. # 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=libnsl pkgversion=2.0.0 arch=amd64 release=1 pkgcategory="libs" full_pkgname=libnsl_2.0.0_amd64-1@libs blurb="Public client interface library for NIS(YP) and NIS+." homepage="https://github.com/thkukuk/libnsl" license="LGPLv2.1" fetch="https://github.com/thkukuk/libnsl/releases/download/v2.0.0/libnsl-2.0.0.tar.xz" replace=""