Commit ce260df
committed
build: Pass NO_LIBELF etc. to ppc64 perf builds on ppc64le
When building ppc64 perf on ppc64le the container image doesn't have
many libraries, eg. libelf (because the distro doesn't cross build them
for ppc64).
So to make the build work pass NO_LIBELF etc.1 parent 8e30b47 commit ce260df
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
0 commit comments