qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 3/7] configure: Detect compiler support for __attribute__(


From: Thomas Huth
Subject: Re: [PATCH v2 3/7] configure: Detect compiler support for __attribute__((alias))
Date: Fri, 8 Nov 2019 17:01:32 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.0

On 25/10/2019 16.04, Alex Bennée wrote:

Richard Henderson <address@hidden> writes:

Such support is present almost everywhere, except for Xcode 9.
It is added in Xcode 10, but travis uses xcode9 by default,
so we should support it for a while yet.

We really should get someone who has an AppleID to check what the
support period is because if Apple don't care about Xcode9 anymore I
doubt we should.

The page at https://docs.travis-ci.com/user/reference/osx/ has a nice list which Xcode versions are used with which macOS versions. Xcode10 was also available for macOS 10.13 (which is likely the oldest macOS version that we care about), so I think we can assume that macOS users that are still using 10.13 can upgrade to xcode10.1 if they want to compile QEMU.

 Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]