linux-svsm icon indicating copy to clipboard operation
linux-svsm copied to clipboard

Use the `x86_64-unknown-none` built-in target to make distro packaging easier

Open cclaudio opened this issue 3 years ago • 0 comments

@cuviper and @berrange mentioned in the discussion below that it is highly desirable to avoid application specific build targets. From a distro packaging perspective, it would be better to get rid of the current target json file (svsm-target.json) and use the x86_64-unknown-none built-in target.

https://github.com/AMDESE/linux-svsm/pull/35#discussion_r1106025709

cclaudio avatar Feb 16 '23 14:02 cclaudio