Skip to content
Commit e2c590a0 authored by Daniel Leung's avatar Daniel Leung Committed by Jukka Rissanen
Browse files

drivers: ethernet: native: fix compile error when glibc >= 2.20



Starting with glibc 2.20, there is warning when _BSD_SOURCE is defined
but not _DEFAULT_SOURCE (in /usr/include/features.h around line 184).
Sanitycheck turns this warning into error. So define _DEFAULT_SOURCE
at build time for native.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent 2bdc5923
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment