Skip to content

Conversation

@Jino26
Copy link

@Jino26 Jino26 commented Dec 11, 2025

The spdm-emu build system specifies the compiler as well as compiler options depending on the TOOLCHAIN specified. This works fine for users building on their system, but doesn't work when used inside build tools, such as OpenEmbedded or buildroot.

This patch adds a NONE TOOLCHAIN option that doesn't set anything and instead will use what the build environment has already specified. Also, made openssl lowercase to align with remaining options.

The spdm-emu build system specifies the compiler as well as compiler
options depending on the TOOLCHAIN specified. This works fine for users
building on their system, but doesn't work when used inside build tools,
such as OpenEmbedded or buildroot.

This patch adds a NONE TOOLCHAIN option that doesn't set anything and
instead will use what the build environment has already specified. Also,
made openssl lowercase to align with remaining options.

Signed-off-by: Jino Abraham <jinoabraham26@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant