summaryrefslogtreecommitdiff
path: root/dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild')
-rw-r--r--dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild b/dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild
index 1b8e56d00254..2c5ab37721e6 100644
--- a/dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild
+++ b/dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild
@@ -18,6 +18,8 @@ IUSE=""
DEPEND=">=net-libs/libasyncns-0.4"
RDEPEND="${DEPEND}"
+PATCHES=( "${FILESDIR}/${PN}-0.7.1-glibc-2.25.patch" )
+
python_compile() {
if [[ ${EPYTHON} != python3* ]]; then
local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"