numam-dpdk/lib/librte_eal
Marvin Liu 89085f13e6 eal/linux: fix build functions pread and pwrite
Function pread need macro _XOPEN_SOURCE be defined.
Add _GNU_SOURCE will fix this issue.

error: implicit declaration of function ‘pread’

Fixes: 4a499c6495 ("eal/linux: enable uio_pci_generic support")

Signed-off-by: Marvin Liu <yong.liu@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-03-23 00:30:47 +01:00
..
bsdapp eal: fix tailq init for uio and vfio resources 2015-03-12 08:32:48 +01:00
common eal/x86: move header file for vector instructions 2015-03-20 19:24:38 +01:00
linuxapp eal/linux: fix build functions pread and pwrite 2015-03-23 00:30:47 +01:00
Makefile eal: no more bare metal environment 2014-11-27 13:09:51 +01:00