diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2025-08-24 09:49:23 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-08-25 16:49:40 +0300 |
| commit | 79f17fa86352f3fc041081c783a63d51543eadf4 (patch) | |
| tree | e8535e8bfa77f5a026e79fbd87b93d5da04ff47d /mesonbuild/backend/backends.py | |
| parent | 0528ef93e57faa0ad9889b4575af4c00ced7bd7e (diff) | |
| download | meson-79f17fa86352f3fc041081c783a63d51543eadf4.tar.gz | |
fix transient failure on rust/12 bindgen
The test has a custom .h target that has the same name as the input in the
test's source directory. Sometimes a compiler could build a target that
intends to use the file in the source tree, but finds an incomplete
output of the custom_target, causing the test to fail.
To fix this, move the generated headers in a subdirectory of the build
tree.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions
