Re: [RFC PATCH 0/4] buildsys: More fixes to use GCC on macOS

2022-02-15 Thread Akihiko Odaki
On Tue, Feb 15, 2022 at 10:25 PM Philippe Mathieu-Daudé wrote: > > On 15/2/22 14:06, Akihiko Odaki wrote: > > On Tue, Feb 15, 2022 at 9:06 PM Philippe Mathieu-Daudé > > wrote: > >> > >> Few fixes to be able to use GCC extensions which are not > >> available on Clang. > >> > >> Philippe Mathieu-D

Re: [RFC PATCH 0/4] buildsys: More fixes to use GCC on macOS

2022-02-15 Thread Philippe Mathieu-Daudé via
On 15/2/22 14:06, Akihiko Odaki wrote: On Tue, Feb 15, 2022 at 9:06 PM Philippe Mathieu-Daudé wrote: Few fixes to be able to use GCC extensions which are not available on Clang. Philippe Mathieu-Daudé (4): osdep: Avoid using Clang-specific __builtin_available() osdep: Un-inline qemu_thr

Re: [RFC PATCH 0/4] buildsys: More fixes to use GCC on macOS

2022-02-15 Thread Akihiko Odaki
On Tue, Feb 15, 2022 at 9:06 PM Philippe Mathieu-Daudé wrote: > > Few fixes to be able to use GCC extensions which are not > available on Clang. > > Philippe Mathieu-Daudé (4): > osdep: Avoid using Clang-specific __builtin_available() > osdep: Un-inline qemu_thread_jit_execute/write > audio:

[RFC PATCH 0/4] buildsys: More fixes to use GCC on macOS

2022-02-15 Thread Philippe Mathieu-Daudé via
Few fixes to be able to use GCC extensions which are not available on Clang. Philippe Mathieu-Daudé (4): osdep: Avoid using Clang-specific __builtin_available() osdep: Un-inline qemu_thread_jit_execute/write audio: Rename coreaudio extension to use Objective-C compiler ui/cocoa: Ignore 'in