Skip to content

Fix simulataneous use of OSAL BSP + CFE PSP compiler flags #74

@skliper

Description

@skliper

When building OSAL as a component of CFE, the compiler flags for both the CFE PSP and the OSAL BSP are used.

With the current BSP/PSP, the effect here is that "-D_LINUX_OS_" is included twice.

This does not currently cause a problem, but it is incorrect, and it could cause a problem for future configuration where things may conflict.

This only affects the cmake build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions