From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vicente Olivert Riera Date: Thu, 29 Oct 2015 11:53:06 +0000 Subject: [Buildroot] [PATCH 6/9 v2] toolchain/external: allow user to exclude files from custom toolchains In-Reply-To: <6223ee9be26db809c8bf54069277c4067066fc82.1445690712.git.yann.morin.1998@free.fr> References: <6223ee9be26db809c8bf54069277c4067066fc82.1445690712.git.yann.morin.1998@free.fr> Message-ID: <563208A2.5090304@imgtec.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Yann E. MORIN, On 10/24/2015 01:48 PM, Yann E. MORIN wrote: > Similarly as what we do for the toolchain's own locales (i.e. the > locales of the tools in the toolchain, not the locales for the target), > and an option so that users using a custom toolchain may pass a list of > globs to exclude when extracting the toolchain (to save some space). > > Reported-by: Romain Naour > Signed-off-by: "Yann E. MORIN" > Cc: Thomas Petazzoni > Cc: Arnout Vandecappelle Reviewed-by: Vicente Olivert Riera Regards, Vincent.