Skip to content

build: keep SHN_COMMON out of kernel objects - #974

Merged
Kalamatee merged 1 commit into
aros-development-team:masterfrom
bsek:bsek/kernel-cflags-no-common
Aug 10, 2026
Merged

build: keep SHN_COMMON out of kernel objects#974
Kalamatee merged 1 commit into
aros-development-team:masterfrom
bsek:bsek/kernel-cflags-no-common

Conversation

@bsek

@bsek bsek commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bootstrap ELF relocators cannot allocate common symbols. Append the feature-detected flag after USER_CFLAGS so -fcommon cannot leak in.

This should fix gcc 9.5.0 raspi build

Bootstrap ELF relocators cannot allocate common symbols. Append the
feature-detected flag after USER_CFLAGS so -fcommon cannot leak in.
@Kalamatee
Kalamatee merged commit 64b6a8e into aros-development-team:master Aug 10, 2026
3 checks passed
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.

2 participants