Commit c55c3ac
spec: remove resolve_btfids from kernel-devel
Bugzilla: https://bugzilla.redhat.com/2178930
Upstream status: RHEL-only
Since 56a2df7 ("tools/resolve_btfids: Compile resolve_btfids as
host program"), resolve_btfids is compiled using HOSTCC. Therefore, it
shouldn't be included in the kernel-devel package as its arch could not
match the target arch.
Only include source files in kernel-devel so that it is recompiled when
running 'make prepare'.
Signed-off-by: Viktor Malik <vmalik@redhat.com>1 parent 02bf597 commit c55c3ac
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2172 | 2172 | | |
2173 | 2173 | | |
2174 | 2174 | | |
2175 | | - | |
| 2175 | + | |
| 2176 | + | |
2176 | 2177 | | |
2177 | 2178 | | |
2178 | 2179 | | |
| |||
0 commit comments