Commit 631aa87
committed
redhat/kernel.spec.template: Link rtla against in-tree libcpupower
JIRA: https://issues.redhat.com/browse/RHEL-40744
Upstream Status: RHEL only
To build rtla with --deepest-idle-state support, it requires cpuidle.h
and libcpupower to be present. Pass necessary LDFLAGS and INCLUDES to
make the rtla build find in-tree libcpupower that is built before rtla.
If not on %{cpupowerarchs}, built rtla without libcpupower support.
Signed-off-by: Tomas Glozar <tglozar@redhat.com>1 parent 37525f4 commit 631aa87
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3106 | 3106 | | |
3107 | 3107 | | |
3108 | 3108 | | |
| 3109 | + | |
| 3110 | + | |
| 3111 | + | |
| 3112 | + | |
| 3113 | + | |
| 3114 | + | |
| 3115 | + | |
3109 | 3116 | | |
3110 | 3117 | | |
3111 | 3118 | | |
| |||
3165 | 3172 | | |
3166 | 3173 | | |
3167 | 3174 | | |
3168 | | - | |
| 3175 | + | |
3169 | 3176 | | |
3170 | 3177 | | |
3171 | 3178 | | |
| |||
0 commit comments