Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

Explore creating a Docker container specifically for building the kernel with Clang #34

@nathanchance

Description

@nathanchance

Michal Simek mentioned that we would download a container to test building the kernel with Clang: https://lore.kernel.org/lkml/9d52cd84-440f-9a40-d0ec-1397abb24c98@xilinx.com/

Reading over the Dockerfile documentation and Olof Johansson's kernelbuilder, I think it would be relatively easy to just take our current debian-setup.sh and package it up into a Docker image on the hub that we refresh daily (with the nightly Clang builds) so that people have an easy way to build the kernel with Clang without messing with their setup. We could also use it for CI, which Stefan had suggested on the introduction commit (15a2288).

I'll take look at this after work today, this is just to elicit comments/feedback before I dive in.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions