Skip to content

Conversation

@solidDoWant
Copy link

The build command make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- rk3588-blade3-v101-linux.img fails with GCC 11 because the continue statement on the modified line is indented when it should not be. This throws a misleading-indentation warning which is forbidden by the build flags.

The build command `make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- rk3588-blade3-v101-linux.img` fails with GCC 11 because the `continue` statement on the modified line is indented when it should not be. This throws a `misleading-indentation` warning which is forbidden by the build flags.
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