Michał Górny 806ad8860c
[compiler-rt] [ubsan] Fix missing include directory (#180341)
Fixes missing `-I` path that broke standalone builds in #179011. Matches
`include_directories()` in other compiler-rt libraries.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2026-02-07 12:33:21 +01:00
..