GCC compatibility issues

Description

If the kernel is built with gcc 9.2, those compiler flags are enabled:

CONFIG_CC_HAVE_STACKPROTECTOR_SYSREG=y
CONFIG_STACKPROTECTOR_PER_TASK=y

But since Debian Buster ships with 8.3., we can't build modules on board. More info: https://github.com/armbian/build/issues/2245

Since we urgently don't need to stick to 9.2, compiling kernel with 8.3 seems like a viable workaround.

Environment

None

Checklist

hide

Activity

Show:
Done

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created December 2, 2020 at 11:51 AM
Updated December 2, 2020 at 6:29 PM
Resolved December 2, 2020 at 6:29 PM