> > Some compilers (on RHEL7 and CentOS7) were getting this error:
> > error: "RTE_EXEC_ENV_FREEBSD" is not defined [-Werror=undef]
> >
> > Existence of a macro must be checked with "#ifdef" or "#if defined".
> >
> > Fixes: d72e4042c5eb ("mem: exclude unused memory from core dump")
> >
> > S
> -Original Message-
> From: dev On Behalf Of Thomas Monjalon
> Sent: Sunday, April 26, 2020 1:47 PM
> To: dev@dpdk.org
> Cc: david.march...@redhat.com; Anatoly Burakov
> ; Li Feng
> Subject: [dpdk-dev] [PATCH] mem: fix build
>
> Some compilers (on RHEL7 and
Some compilers (on RHEL7 and CentOS7) were getting this error:
error: "RTE_EXEC_ENV_FREEBSD" is not defined [-Werror=undef]
Existence of a macro must be checked with "#ifdef" or "#if defined".
Fixes: d72e4042c5eb ("mem: exclude unused memory from core dump")
Signed-off-by: Thomas Monjalo
3 matches
Mail list logo