Skip to content
Commit 74f9a1c4 authored by Jukka Rissanen's avatar Jukka Rissanen Committed by Alberto Escolar
Browse files

net: sockets_service: Add build check for using zephyr libc



Add checks to make sure that we are not trying to use the socket
service library with eventfd if CONFIG_POSIX_API is not set and if
using native_sim based board. The reason is that we should always
use zephyr libc based eventfd implementation instead of host libc one.

Signed-off-by: default avatarJukka Rissanen <jukka.rissanen@nordicsemi.no>
parent aa458a27
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment