OSDN Git Service

meson: don't detect <sys/sysctl.h> on Linux
authorEric Engestrom <eric@engestrom.ch>
Sun, 29 Mar 2020 20:45:52 +0000 (22:45 +0200)
committerEric Engestrom <eric@engestrom.ch>
Mon, 20 Apr 2020 23:48:08 +0000 (23:48 +0000)
commit1f8ada802391fa658eceeaffe7e151303f7ab3f7
treef548043a0f82b2340494061642d33a5b37d53a2c
parent8cef557062531f899ef884c5f229974ace22d291
meson: don't detect <sys/sysctl.h> on Linux

The header is not required on Linux, and is in fact deprecated in glibc 2.30+

Reported-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Cc: Niclas Zeising <zeising@daemonic.se>
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Tested-by: Niclas Zeising <zeising@daemonc.se>
meson.build