commit | b783b0c6e660e71629cd814f8e9dbb8e890c5c2d | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Sep 27 15:05:12 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 27 15:05:12 2022 -0400 |
tree | f950ba7ee6eec04f80d96d05c6486f02e3946968 | |
parent | 01c88e3dcd667281cf3aa6f6b47f90900177aff9 [diff] |
USE_PRIVATE_LIBGCC: Filter out using libgcc as an alternative When we don't have USE_PRIVATE_LIBGCC enabled, do not fall back to trying to include libgcc. Signed-off-by: Tom Rini <trini@konsulko.com>