numam-dpdk/lib/eal
Tal Shnaiderman 826476bc70 eal/windows: fix debug build
When building DPDK on Windows in debug mode the following
warning appear:

warning: token pasting of ',' and __VA_ARGS__ is a GNU extension
[-Wgnu-zero-variadic-macro-arguments] #define open(path, flags, ...)
_open(path, flags, ##__VA_ARGS__)

Modify the 'open' macro to avoid it.

Fixes: 45d62067c2 ("eal: make OS shims internal")
Cc: stable@dpdk.org

Signed-off-by: Tal Shnaiderman <talshn@nvidia.com>
Acked-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
2021-09-23 19:16:27 +02:00
..
arm config/arm: fix SVE build with GCC 8.3 2021-07-09 22:25:24 +02:00
common eal: reword logs for CPU and NUMA counts 2021-09-23 08:55:20 +02:00
freebsd eal: create runtime dir even when shared data is not used 2021-07-07 15:23:09 +02:00
include eal: remove deprecated noninclusive API 2021-09-16 17:21:22 +02:00
linux eal: create runtime dir even when shared data is not used 2021-07-07 15:23:09 +02:00
ppc eal/ppc: ignore GCC 10 stringop-overflow warnings 2021-09-13 09:18:06 +02:00
unix eal: handle compressed firmware 2021-07-07 16:41:53 +02:00
windows eal/windows: fix debug build 2021-09-23 19:16:27 +02:00
x86 eal: add power monitor for multiple events 2021-07-09 21:13:13 +02:00
meson.build lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00