mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02:00
portability: use getifaddrs()
instead of exec'ing /usr/sbin/ifconfig|grep|sed|awk
This commit is contained in:
parent
edd1de3d1c
commit
2156f62d2e
4 changed files with 25 additions and 44 deletions
|
|
@ -163,6 +163,7 @@
|
|||
#cmakedefine HAVE_FSYNC 1
|
||||
#cmakedefine HAVE_FTIME 1
|
||||
#cmakedefine HAVE_GETADDRINFO 1
|
||||
#cmakedefine HAVE_GETIFADDRS 1
|
||||
#cmakedefine HAVE_GETCWD 1
|
||||
#cmakedefine HAVE_GETHOSTBYADDR_R 1
|
||||
#cmakedefine HAVE_GETHRTIME 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue