From: Tomas Krizek Date: Wed, 25 Apr 2018 14:42:06 +0000 (+0200) Subject: distro/arch: create debug symbols pkg X-Git-Tag: v2.4.0~52^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba9657f6ca88162904b2f871237d0d3e648f49d3;p=thirdparty%2Fknot-resolver.git distro/arch: create debug symbols pkg --- diff --git a/distro/arch/PKGBUILD b/distro/arch/PKGBUILD index a3c5f4bbf..21f4456ac 100644 --- a/distro/arch/PKGBUILD +++ b/distro/arch/PKGBUILD @@ -9,6 +9,7 @@ url='https://www.knot-resolver.cz/' arch=('x86_64') license=('GPL3') backup=('etc/knot-resolver/kresd.conf') +options=(debug strip) install=install depends=('libuv' 'knot>=2.6.4' 'luajit' 'cmocka' 'lua51-sec' 'lua51-socket' 'hiredis' 'libmemcached' 'libsystemd') source=("knot-resolver_${pkgver}.orig.tar.xz"