mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
f16a29a864
contains: - a4b0b340df22dd0e11096c94ebe669dc68f4a05d
15 lines
364 B
Diff
15 lines
364 B
Diff
Avoid getrandom@GLIBC_2.25 symbol.
|
|
|
|
--- old/config.h.in
|
|
+++ new/config.h.in
|
|
@@ -101,9 +101,6 @@
|
|
/* Define to 1 if you have the `getprotobynumber' function. */
|
|
#undef HAVE_GETPROTOBYNUMBER
|
|
|
|
-/* Define to 1 if you have the `getrandom' function. */
|
|
-#undef HAVE_GETRANDOM
|
|
-
|
|
/* Define to 1 if you have the `getservbyname' function. */
|
|
#undef HAVE_GETSERVBYNAME
|
|
|