Re: [PATCH] meson: Mingw64 gcc doesn't recognize system include_type for sdl2

2020-08-26 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200825001649.1811-1-luoyongg...@gmail.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20200825001649.1811-1-luoyongg...@gmail.com Subject: [PATCH] meson: Mingw64 gcc doesn't

Re: [PATCH] meson: Mingw64 gcc doesn't recognize system include_type for sdl2

2020-08-25 Thread Yonggang Luo
I am using gcc 10 ``` $ gcc -v Using built-in specs. COLLECT_GCC=C:\CI-Tools\msys64\mingw64\bin\gcc.exe COLLECT_LTO_WRAPPER=C:/CI-Tools/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/lto-wrapper.exe Target: x86_64-w64-mingw32 Configured with: ../gcc-10.2.0/configure --prefix=/mingw64

Re: [PATCH] meson: Mingw64 gcc doesn't recognize system include_type for sdl2

2020-08-25 Thread Marc-André Lureau
Hi On Tue, Aug 25, 2020 at 4:17 AM wrote: > From: Yonggang Luo > > --- > meson.build | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/meson.build b/meson.build > index df5bf728b5..a3585881e1 100644 > --- a/meson.build > +++ b/meson.build > @@ -224,8 +224,7 @@ if

[PATCH] meson: Mingw64 gcc doesn't recognize system include_type for sdl2

2020-08-24 Thread luoyonggang
From: Yonggang Luo --- meson.build | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meson.build b/meson.build index df5bf728b5..a3585881e1 100644 --- a/meson.build +++ b/meson.build @@ -224,8 +224,7 @@ if 'CONFIG_BRLAPI' in config_host brlapi =