On 2014-01-12 16:36:37 +0100, Diego Biurrun wrote:
> On Sat, Jan 11, 2014 at 06:03:23PM +0100, Janne Grunau wrote:
> 
> > +NEON-ASM-OBJS-$(CONFIG_H264CHROMA)      += aarch64/h264cmc_neon.o
> > +
> > +NEON-OBJS-$(HAVE_NEON_EXTERNAL)         += $(NEON-ASM-OBJS) 
> > $(NEON-ASM-OBJS-yes)
> 
> This indirection seems unnecessary; what are you trying to do here?

It's necessary since clang-3.3 can't assemble the neon objects but
HAVE_NEON doesn't get disabled.


Janne
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to