commit | dc2c451a94e11e0b5ac006fd603b746632734d5c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Dec 04 10:03:32 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 23 10:07:03 2022 -0500 |
tree | 071200d8b06437050655dfa20903fb2a569a2146 | |
parent | 991bc169518a000c8d559bac2c2e857bd1969a40 [diff] |
valgrind: Rework test for unsupported platforms Change things so that on an unsupported platform we will #error rather than undef the feature. Signed-off-by: Tom Rini <trini@konsulko.com>