From: Jan Stancek on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3738#note_2400703699

kernel bits are cross-compiled with pipelines you listed above. user-space
bits are built natively in stage called `build-tools` (when you open ELN
pipeline for example):
```
Compiling the kernel tools with: rpmbuild --rebuild --without cross_headers
--without debuginfo --without doc --without kabidw_base --without trace
--without arm64_16k --without arm64_64k --without base --without debug
--without realtime --without realtime_arm64_64k --without up --without
zfcpdump
```

`selftests` fall into `build-tools` as well.

-- 
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to