Message ID | 20230719195540.46961-6-remi@remlab.net |
---|---|
State | New |
Headers | show |
Series | RISC-V Linux perf run-time enablement | expand |
Context | Check | Description |
---|---|---|
yinshiyou/make_loongarch64 | success | Make finished |
yinshiyou/make_fate_loongarch64 | success | Make fate finished |
andriy/make_x86 | success | Make finished |
andriy/make_fate_x86 | success | Make fate finished |
diff --git a/configure b/configure index b018abf139..c60e8d3438 100755 --- a/configure +++ b/configure @@ -5753,7 +5753,7 @@ case $target_os in ;; linux) enable section_data_rel_ro - enabled_any arm aarch64 && enable_weak linux_perf + enabled_any arm aarch64 riscv && enable_weak linux_perf ;; irix*) target_os=irix