Acked-by: Chengwen Feng <[email protected]>

On 10/9/2025 9:00 PM, Bruce Richardson wrote:
> Introduce a string define for the currently running OS, or execution
> environment.
> 
> Originally, with old make build system, CONFIG_RTE_EXEC_ENV used to hold
> this name string, but the variable seems to have been missed in the
> meson build system, until commit cadb255e25d6 ("eal: add OS defines for
> C conditional checks") which introduced the RTE_EXEC_ENV for a different
> purpose. Now we can fix the docs with the new name reference.
> 
> Signed-off-by: Bruce Richardson <[email protected]>

Reply via email to