Skip to content

Add GNU ext. flag for c compile action.#51

Draft
nradakovic wants to merge 1 commit intomainfrom
nira_add_gnu11
Draft

Add GNU ext. flag for c compile action.#51
nradakovic wants to merge 1 commit intomainfrom
nira_add_gnu11

Conversation

@nradakovic
Copy link
Copy Markdown
Member

Some of the libraries that we depend has to be built with gnu ext, like libopenssl. This feature ensure we can switch between them.

Issue: #46

Some of the libraries that we depend has to be built with gnu ext,
like libopenssl. This feature ensure we can switch between them.
@nradakovic nradakovic self-assigned this Apr 14, 2026
@nradakovic nradakovic added feature New feature request wip Work in progress template Add or update template toolchain configurations p3 Medium/Low - handle it within normal process labels Apr 14, 2026
@opajonk
Copy link
Copy Markdown
Contributor

opajonk commented Apr 14, 2026

I did a simple rebuilt of reference_integration main with

git_override(
    module_name = "score_bazel_cpp_toolchains",
    commit = "b70e1d26b9afe1c5b68ac1b00128df1ae25a3d80",
    remote = "https://github.com/eclipse-score/bazel_cpp_toolchains.git",
)

in bazel_common/score_gcc_toolchains.MODULE.bazel, via ./score_starter and choosing the EB Linux. I got no issues with it.

@odra
Copy link
Copy Markdown

odra commented Apr 14, 2026

Tried it in a build myself, worked ok too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature request p3 Medium/Low - handle it within normal process template Add or update template toolchain configurations wip Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants