# # An asynchronous I/O library. # # libuv is a multi-platform support library with a focus on asynchronous # I/O. See https://www.libuv.org for more information. # 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=libuv pkgversion=1.44.2 arch=amd64 release=1 pkgcategory="libs" full_pkgname=libuv_1.44.2_amd64-1@libs blurb="An asynchronous I/O library." homepage="https://www.libuv.org" license="MIT" fetch="https://dist.libuv.org/dist/v1.44.2/libuv-v1.44.2.tar.gz" replace=""