summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-11-02 00:10:24 +0000
committerMike Frysinger <vapier@gentoo.org>2005-11-02 00:10:24 +0000
commit2be10bb9516e9c4d57302d7106095caff4439a37 (patch)
tree5b196d1f9401f6696e4ab310e262c4fb598199f9 /dev-lang/php/files/4-any/php4-uClibc-have_dn_skipname.patch
parenttouchups (diff)
downloadhistorical-2be10bb9516e9c4d57302d7106095caff4439a37.tar.gz
historical-2be10bb9516e9c4d57302d7106095caff4439a37.tar.bz2
historical-2be10bb9516e9c4d57302d7106095caff4439a37.zip
arm/s390 love
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'dev-lang/php/files/4-any/php4-uClibc-have_dn_skipname.patch')
-rw-r--r--dev-lang/php/files/4-any/php4-uClibc-have_dn_skipname.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-lang/php/files/4-any/php4-uClibc-have_dn_skipname.patch b/dev-lang/php/files/4-any/php4-uClibc-have_dn_skipname.patch
index 3a86dfbb59b3..e19a720661a6 100644
--- a/dev-lang/php/files/4-any/php4-uClibc-have_dn_skipname.patch
+++ b/dev-lang/php/files/4-any/php4-uClibc-have_dn_skipname.patch
@@ -1,3 +1,6 @@
+Backport from php-5 which will only use the dn_skipname function if the host
+system supports it (uClibc for example does not).
+
--- ext/standard/dns.c
+++ ext/standard/dns.c
@@ -275,6 +275,7 @@ PHP_FUNCTION(checkdnsrr)