On Sat, Dec 03, 2016 at 11:00:01AM +0100, Luca Barbato wrote:
> On 03/12/2016 07:49, Diego Biurrun wrote:
> > +enabled omx && { check_header OMX_Core.h || die "ERROR:
> > OpenMAX IL headers not found"; }
> > +enabled omx_rpi && { ! enabled cross_compile && add_cflags
> > -isystem/opt/vc/include/IL
> > + check_header OMX_Core.h || die "ERROR:
> > OpenMAX IL headers not found"; }
>
> Flip the order and it should work.
At this point in configure, omx_rpi has not turned on omx yet, so there
should not be any duplicate checking.
Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel