Re: [OS-BUILD PATCH] Add gcc-c++ to BuildRequires

2022-12-20 Thread Eric Curtin (via Email Bridge)
From: Eric Curtin on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/845#note_1216349954 Was searching around to see find any details on upcoming Rust support (and this comment came up in the search), which I got working with a kernel-ark Asahi fork in the last few days:

Re: [OS-BUILD PATCH] Add gcc-c++ to BuildRequires

2021-01-05 Thread GitLab Bridge on behalf of Don Zickus
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/845#note_478707995 Now we just need Rust, Go and JavaScript to round out language needs (already C, C++, perl, python, java, flex/bison and llvm's clang)!! Acked-by: Don Zickus

Re: [OS-BUILD PATCH] Add gcc-c++ to BuildRequires

2021-01-05 Thread Prarit Bhargava
On 1/5/21 1:44 PM, GitLab Bridge on behalf of jmflinuxtx wrote: > From: "Justin M. Forbes" > > This is required for some of the gcc plugins. > > Signed-off-by: Justin M. Forbes > --- > redhat/kernel.spec.template | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

[OS-BUILD PATCH] Add gcc-c++ to BuildRequires

2021-01-05 Thread GitLab Bridge on behalf of jmflinuxtx
From: "Justin M. Forbes" This is required for some of the gcc plugins. Signed-off-by: Justin M. Forbes --- redhat/kernel.spec.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template index 5941924711d4..c8ee1f82c494