commit | acff4184d80fe47c888e3b0af98805c66f298b39 | [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 | 56d510f9f052959fd1480ef1847f7b210416c2fd [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>