diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2026-05-12 15:52:50 +1000 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2026-05-16 15:46:17 +0200 |
| commit | fb9be080c8fc998ade0cb330781c4a49801339f6 (patch) | |
| tree | e5d9fc7bf32d869f4fcbef0e02e3181d0014aaee /contrib/qemu/git: | |
| parent | 88ce87e5d164bf6bd76d9c946f4cbb87ab4a5776 (diff) | |
| download | passt-fb9be080c8fc998ade0cb330781c4a49801339f6.tar passt-fb9be080c8fc998ade0cb330781c4a49801339f6.tar.gz passt-fb9be080c8fc998ade0cb330781c4a49801339f6.tar.bz2 passt-fb9be080c8fc998ade0cb330781c4a49801339f6.tar.lz passt-fb9be080c8fc998ade0cb330781c4a49801339f6.tar.xz passt-fb9be080c8fc998ade0cb330781c4a49801339f6.tar.zst passt-fb9be080c8fc998ade0cb330781c4a49801339f6.zip | |
Makefile: Split $(FLAGS) into cpp and cc components
The $(FLAGS) variable contains mandatory compiler flags that should not be
overridden. However, it contains a mixture of flags for the preprocessor
and for the compiler proper. That's causing some inconvenience for other
Makefile cleanups, so split it into $(BASE_CPPFLAGS) and $(BASE_CFLAGS)
variables.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
[sbrivio: Drop trailing space after BASE_CFLAGS assignment for static]
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'contrib/qemu/git:')
0 files changed, 0 insertions, 0 deletions
