pdns: correct incomplete fix for build failure
authorJames Taylor <redacted>
Wed, 3 Jul 2019 10:23:45 +0000 (20:23 +1000)
committerEneas Queiroz <redacted>
Wed, 3 Jul 2019 14:51:36 +0000 (11:51 -0300)
commit41c2f33698f79da2203964d93454b203f5ac0513
tree8f8a2fc89b164e8239e550aa5a7797d7b8c8b5e8
parente2aa918e0e061c819f58f2f406392d97d80be30a
pdns: correct incomplete fix for build failure

Maintainer: me

This commit addresses a build failure around guards on execinfo.h usage to
prevent uclibc from pulling it in, as it defines both  __GLIBC__ and __UCLIBC__.
The original patch had invalid syntax which this corrects.

Signed-off-by: James Taylor <redacted>
net/pdns/Makefile
net/pdns/patches/500-fix-uclibc-pretending-to-be-glibc.patch
git clone https://git.99rst.org/PROJECT