Skip to content
Snippets Groups Projects
Select Git revision
  • esp32_c3_bringup default
  • master
2 results

plugins

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Paolo Bonzini authored
    Meson already knows to test with the positive form of the flag, which
    simplifies the test.  Warnings are now tested explicitly for the C++
    compiler, instead of hardcoding those that are only available for
    the C language.
    
    At this point all compiler flags in QEMU_CFLAGS are global and only
    depend on the OS.  No feature tests are performed in configure.
    
    Reviewed-by: default avatarMarc-André Lureau <marcandre.lureau@redhat.com>
    Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
    95caf1fb
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..