On Fri, Apr 18, 2014 at 3:38 PM, Joe Slater <[email protected]> wrote: > CACHED_CONFIGUREVARS += "apr_cv_mutex_recursive=yes" > > +# Also suppress trying to use sctp. > +# > +CACHED_CONFIGUREVARS += "ac_cv_header_netinet_sctp_h=no > ac_cv_header_netinet_sctp_uio_h=no" > +
Put it in single var above. Is there any way to make is cross compile safe too instead of disabling the tests -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
