Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37763667
en ru br
ALT Linux repositórios
S:1.2.9a-alt2
5.0: 1.2.7-alt1
4.1: 1.2.6-alt1
4.0: 1.2.5-alt1
3.0: 1.2-alt1

Group :: Sistema/Servidores
RPM: pdnsd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: pdnsd-1.2.4-alt-no-old-glibc.patch
Download


--- pdnsd-1.2.4/src/ipvers.h-	2005-09-27 15:09:03 +0000
+++ pdnsd-1.2.4/src/ipvers.h	2005-09-27 15:11:39 +0000
@@ -76,7 +76,7 @@ struct in_pktinfo
 };
 #endif
 
-#if (TARGET==TARGET_LINUX)
+#if 0 /* ALT: old glibc code commented out */
 /* some older glibc versions seem to lack this. */
 # ifndef IP_PKTINFO
 #  define IP_PKTINFO 8
@@ -131,7 +131,7 @@ __cmsg_nxthdr (struct msghdr *__mhdr, st
 # define SIN_LEN
 #endif 
 
-#if defined(ENABLE_IPV6) && (TARGET==TARGET_LINUX)
+#if 0 /* ALT: old glibc code commented out */
 
 /* Some glibc versions (I know of 2.1.2) get this wrong, so we define out own. To be exact, this is fixed
  * glibc code. */
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009