mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 11:33:49 +02:00
nspr: remove obsolete patch.
This commit is contained in:
parent
9359a3d828
commit
992f46acdd
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
--- nspr/pr/src/misc/prnetdb.c.orig
|
|
||||||
+++ nspr/pr/src/misc/prnetdb.c
|
|
||||||
@@ -61,10 +61,7 @@
|
|
||||||
#define _PR_HAVE_GETPROTO_R_POINTER
|
|
||||||
#endif
|
|
||||||
|
|
||||||
-#if defined(SOLARIS) || (defined(BSDI) && defined(_REENTRANT)) \
|
|
||||||
- || (defined(LINUX) && defined(_REENTRANT) \
|
|
||||||
- && !(defined(__GLIBC__) && __GLIBC__ >= 2) \
|
|
||||||
- && !defined(ANDROID))
|
|
||||||
+#if defined(SOLARIS) || (defined(BSDI) && defined(_REENTRANT))
|
|
||||||
#define _PR_HAVE_GETPROTO_R
|
|
||||||
#define _PR_HAVE_GETPROTO_R_POINTER
|
|
||||||
#endif
|
|
Loading…
Add table
Reference in a new issue