Skip to content

Fix build with gcc 7.3#10

Open
berolinux wants to merge 1 commit intoMarvellEmbeddedProcessors:u-boot-2017.03-armada-17.10from
OpenMandrivaSoftware:gcc-7.3-buildfix
Open

Fix build with gcc 7.3#10
berolinux wants to merge 1 commit intoMarvellEmbeddedProcessors:u-boot-2017.03-armada-17.10from
OpenMandrivaSoftware:gcc-7.3-buildfix

Conversation

@berolinux
Copy link

gcc 7.3 warns about (or errors out on, with -Wall) double const
declarations in C code.

Signed-off-by: Bernhard Rosenkränzer bero@lindev.ch

gcc 7.3 warns about (or errors out on, with -Wall) double const
declarations in C code.

Signed-off-by: Bernhard Rosenkränzer <bero@lindev.ch>
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