[x264-devel] [PATCH 2/3] arm: Check for __ELF__ instead of !__APPLE__, for using .arch/.fpu

Luca Barbato lu_zero at gentoo.org
Wed Oct 18 12:46:23 CEST 2017


On 16/10/2017 21:50, Martin Storsjö wrote:
> For windows, when building with armasm, we already filtered these out
> with gas-preprocessor.
> 
> By filtering them out already in the source, we can also build directly
> with clang for windows (which also require wrapping the assembler in
> gas-preprocessor for converting instructions to thumb form, but
> gas-preprocessor doesn't and shouldn't filter out them in the clang
> configuration).
> ---
>   common/arm/asm.S | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 

Looks good.



More information about the x264-devel mailing list