Don't fail build on 1-core-VM #1

Merged
mslacken merged 1 commits from bmwiedemann/rocsolver:j1 into main 2025-11-20 08:40:33 +01:00
Contributor

When expr returns a result of '0', it sets the return code to 1. eval just passes that through and that fails the build there on 1-core-VMs.

When `expr` returns a result of '0', it sets the return code to 1. `eval` just passes that through and that fails the build there on 1-core-VMs.
bmwiedemann added 1 commit 2025-11-20 08:38:34 +01:00
When `expr` returns a result of '0', it sets the return code to 1. `eval` just passes that through and that fails the build there on 1-core-VMs.
autogits-devel requested review from anicka 2025-11-20 08:38:40 +01:00
autogits-devel requested review from eeich 2025-11-20 08:38:40 +01:00
autogits-devel requested review from mslacken 2025-11-20 08:38:40 +01:00
autogits-devel requested review from patrikjakobsson 2025-11-20 08:38:41 +01:00
autogits-devel requested review from pluskalm 2025-11-20 08:38:41 +01:00
autogits-devel requested review from rguenther 2025-11-20 08:38:41 +01:00
autogits-devel requested review from trix 2025-11-20 08:38:41 +01:00
mslacken merged commit da1677461a into main 2025-11-20 08:40:33 +01:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ROCm/rocsolver#1