Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37650132
en ru br
Репозитории ALT
S:1.2.9a-alt2
5.1: 1.2.7-alt1
4.1: 1.2.6-alt1
4.0: 1.2.5-alt1
3.0: 1.2-alt1
www.altlinux.org/Changes

Группа :: Система/Серверы
Пакет: pdnsd

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: pdnsd-1.2.4-alt-no-old-glibc.patch
Скачать


--- 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. */
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin