[Buildroot] [PATCH 1/2] package/gcc: fix ARC failure to build in 2 phases.

Tal Zilcer talz at ezchip.com
Mon Jun 29 15:39:12 UTC 2015


From: Thomas Petazzoni [mailto:thomas.petazzoni at free-electrons.com] 
Sent: Monday, June 29, 2015 5:29 PM

> If you're using <pkg>_OVERRIDE_SRCDIR, then the assumption is that your source tree is patched with whatever change is needed for the package to build fine without applying any of the Buildroot patches.
We have one source tree for both build phases of GCC.
First phase must have this patch while second phase must NOT have it.
it doesn't seems reasonable to have two GCC source trees because of this patch.

> In any case, I don't think it's worth the effort making that conditional, just register the post-rsync hook unconditionally.
It is only to explain our intentions, do you prefer a comment or just to add the RSYNC hook?

> BTW, this problem should have been sorted out by the ARC developers, maybe you should ping them about this?
Adding Alexey to this correspondence

Thanks,

Tal


More information about the buildroot mailing list