On 2/6/2020 7:14 PM, Pallavi Kadam wrote: > Excluding syslog/ dlfcn definitions and parameters > from Windows by adding #ifndef RTE_EXEC_ENV_WINDOWS. > > Note: This is a temporary change. In future, separate > 'unix' directory will be created for unix specific functions. > > Signed-off-by: Pallavi Kadam <[email protected]> > Reviewed-by: Ranjit Menon <[email protected]> > --- > lib/librte_eal/common/eal_common_options.c | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) >
Tested-by: Narcisa Vasile <[email protected]> Acked-by: Narcisa Vasile <[email protected]>

