numam-dpdk/lib/librte_eal
Adrien Mazarguil 5f2c68a710 lib: work around braced-groups within expressions
Exported header files used by applications should allow the strictest
compiler flags. Language extensions used in many places must be explicitly
marked or removed to avoid warnings and compilation failures.

This commit prevents the following errors:

 error: ISO C forbids braced-groups within expressions

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2016-09-13 15:35:28 +02:00
..
bsdapp contigmem: zero all pages during mmap 2016-08-22 22:59:05 +02:00
common lib: work around braced-groups within expressions 2016-09-13 15:35:28 +02:00
linuxapp kni: fix module init/exit 2016-09-09 16:30:37 +02:00
Makefile config: remove EAL flags for OS environment 2016-03-05 11:09:31 +01:00