[OE-core] [PATCH 1/1] tar: set acpaths to avoid "Argument list too long" error

Burton, Ross ross.burton at intel.com
Thu Mar 12 12:16:40 UTC 2015


On 12 March 2015 at 06:14, Robert Yang <liezhi.yang at windriver.com> wrote:

> +acpaths = "-I ./m4"
>

Why does this only happen on tar?  Why is it safe to pass just -I ./m4 when
the detected list that you're overriding is effectively -I ./m4 -I ./tests?

Would it be better to just make all include paths relative to ${S} when
generating the acpaths?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150312/4da71b63/attachment-0002.html>


More information about the Openembedded-core mailing list