]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
distro/arch: create debug symbols pkg
authorTomas Krizek <tomas.krizek@nic.cz>
Wed, 25 Apr 2018 14:42:06 +0000 (16:42 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Wed, 25 Apr 2018 14:42:06 +0000 (16:42 +0200)
distro/arch/PKGBUILD

index a3c5f4bbf1707f0440c21ba206cf1896a4ac608a..21f4456ac87225320db0e615e80cfef7e43709fa 100644 (file)
@@ -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"