Dockerfile: use gcc-7 which has retpoline support
The default gcc v8 in Debian Buster causes this kernel build error:
You are building kernel with non-retpoline compiler.
So we need to use gcc-7 instead which has retpoline support.
Signed-off-by:
Guillaume Tucker <guillaume.tucker@collabora.com>
Showing
Please register or sign in to comment