mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
enable _GNU_SOURCE where available
This commit is contained in:
parent
e13c09a5f9
commit
6e37197ec6
@ -919,7 +919,7 @@
|
||||
#endif
|
||||
/* Enable GNU extensions on systems that have them. */
|
||||
#ifndef _GNU_SOURCE
|
||||
# undef _GNU_SOURCE
|
||||
# define _GNU_SOURCE
|
||||
#endif
|
||||
/* Enable threading extensions on Solaris. */
|
||||
#ifndef _POSIX_PTHREAD_SEMANTICS
|
||||
|
Loading…
x
Reference in New Issue
Block a user