mirror of
https://github.com/fluencelabs/redis
synced 2025-03-30 22:31:03 +00:00
Silence _BSD_SOURCE warnings in glibc 2.20 and forward
See https://sourceware.org/glibc/wiki/Release/2.20#Packaging_Changes
This commit is contained in:
parent
c3846becae
commit
af453642e1
@ -34,6 +34,7 @@
|
|||||||
|
|
||||||
#if defined(__linux__)
|
#if defined(__linux__)
|
||||||
#define _GNU_SOURCE
|
#define _GNU_SOURCE
|
||||||
|
#define _DEFAULT_SOURCE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(_AIX)
|
#if defined(_AIX)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user