diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2025-07-14 19:50:05 +0200 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2025-07-14 15:44:27 -0700 |
| commit | 0376d655694747ba36aa2bfd94e5bce2d2f1efa8 (patch) | |
| tree | 13806872434b6a3889be4b01f2fbf1a8cacd6878 /test cases | |
| parent | 23e4901088cc4690d8ffbef9796421e42d77f5bd (diff) | |
| download | meson-0376d655694747ba36aa2bfd94e5bce2d2f1efa8.tar.gz | |
environment: really remove assertion
Fixes: #14789
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'test cases')
| -rw-r--r-- | test cases/unit/69 cross/nativefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test cases/unit/69 cross/nativefile.in b/test cases/unit/69 cross/nativefile.in index 054cf108d..9a639999d 100644 --- a/test cases/unit/69 cross/nativefile.in +++ b/test cases/unit/69 cross/nativefile.in @@ -1,2 +1,2 @@ [built-in options] -c_args = ['@c_args@'] +build.c_args = ['@c_args@'] |
