[PATCH v2] configure: Avoid clobbering x18 on arm64 when building with clang

Alexandre Julliard julliard at winehq.org
Fri Jun 23 03:15:27 CDT 2017


Martin Storsjö <martin at martin.st> writes:

> I agree this would be an issue with clang built system libraries on
> linux though. Is it still worthwhile to add to configure, for cases
> where system libraries have been built with gcc? If not, I'll just
> keep on adding it manually to my cflags when configuring, while
> experimenting with this.

I don't think it's worthwhile adding it, particularly if the compiler
doesn't work anyway because of va_list. Hopefully you can fix both
issues while you're at it ;-)

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list