Skip to content

Fix build with gcc 10#46

Open
sch-m wants to merge 1 commit intopivasoftware:masterfrom
TDT-AG:pr/20210825-fix-gcc10-build
Open

Fix build with gcc 10#46
sch-m wants to merge 1 commit intopivasoftware:masterfrom
TDT-AG:pr/20210825-fix-gcc10-build

Conversation

@sch-m
Copy link
Copy Markdown

@sch-m sch-m commented Aug 25, 2021

As GCC 10 now defaults to -fno-common, we need to use 'extern' in header
files when declaring global variables.

Signed-off-by: Martin Schiller ms@dev.tdt.de

As GCC 10 now defaults to -fno-common, we need to use 'extern' in header
files when declaring global variables.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
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